From 8a3db57e87afe44ef4ce84c801de5c9d1327dd7e Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sun, 18 May 2025 00:46:06 +0000 Subject: [PATCH] -- --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 23c6805..e70ab20 100644 --- a/static/style.css +++ b/static/style.css @@ -19,6 +19,7 @@ textarea { } #top { + top: 0; } #title { -- 2.39.5