From 2375cc591971d1cff7b1895388d225c48aa52159 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 09:17:48 -0600 Subject: [PATCH] -- --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index a8e1aae..bd1d26b 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,6 @@ body { background: linear-gradient(to left, #a0f4a0, #a0f4c0); + font-size: 1em; } #title { -- 2.39.5