]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Sun, 18 May 2025 00:48:19 +0000 (00:48 +0000)
committerEmil Williams <emilemilemil@cock.li>
Sun, 18 May 2025 00:48:19 +0000 (00:48 +0000)
static/style.css

index 38db2b09ec3e848c48a46227f671e55d89aea265..000e00b992e01b0f183cf9b9ce7998cb9e3d7e15 100644 (file)
@@ -19,8 +19,6 @@ textarea {
 }
 
 #top {
-    top: 0;
-    position: sticky;
 }
 
 #title {
@@ -32,6 +30,7 @@ textarea {
     border-bottom-style: solid;
     border-width: 1px;
     width: 50vw;
+    position: sticky;
 }
 
 #foot {