From d8d5125c750da1fd4a2f60c0b8d4f44c6675c987 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 10:28:33 -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 99134cd..926106d 100644 --- a/static/style.css +++ b/static/style.css @@ -3,7 +3,7 @@ body { background-image: url("/static/background.png"); background-position: bottom right; background-repeat: no-repeat; - background-size: 20vh 20hh; + background-size: 10vh 10hh; } #title { -- 2.39.5