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