From e10c88849b0c0f084ed7cc9fe5632e408ed53301 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 08:55:22 -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 1794729..2b3d6ee 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,5 @@ body { - background: linear-gradient(to bottom, #7dad60, #d6be20); + background: linear-gradient(to bottom, #7dad60, #7cbd40); } #title { -- 2.39.5