From 0fb6e54b0c4576b06dc52c670ddfd4bdd23e918f Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 20:35:03 +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 6aece13..4ef42e5 100644 --- a/static/style.css +++ b/static/style.css @@ -19,7 +19,7 @@ textarea { } #top { - height: 10vh; + height: 25vh; } #title { -- 2.39.5