From 501070e0ea40a9a8605b5a69e0fbbce2043d16a0 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sun, 18 May 2025 00:47:31 +0000 Subject: [PATCH] -- --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index e70ab20..38db2b0 100644 --- a/static/style.css +++ b/static/style.css @@ -20,6 +20,7 @@ textarea { #top { top: 0; + position: sticky; } #title { -- 2.39.5