From 80041942196a603fcf36a4de07e4cd321471c443 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Tue, 13 Feb 2024 09:28:24 -0600 Subject: [PATCH] Brighter! --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 34a59b1..ce2b1ad 100644 --- a/static/style.css +++ b/static/style.css @@ -33,7 +33,7 @@ body { overflow-x: hidden; background-color: rgb(15, 4, 45); - background: linear-gradient(rgb(20, 4, 55), black); + background: linear-gradient(rgb(35, 4, 75), black); background-attachment: local;