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