From e59da2c0457f3faf3578e18afdee0bd620e7e564 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 20:35:18 +0000 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 4ef42e5..59c5541 100644 --- a/static/style.css +++ b/static/style.css @@ -19,7 +19,7 @@ textarea { } #top { - height: 25vh; + height: 23vh; } #title { -- 2.39.5