From 6e9106ce61a3b1a0c9058bcddb51de24bec6c857 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 09:12:11 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 53bcca1..57211e4 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,5 @@ body { - /* background: linear-gradient(to bottom, #7dad60, #60c440); */ + background: linear-gradient(to left, #a0f4a0, #a0f4c0); } #title { -- 2.39.5