From: Emil Williams Date: Sat, 17 May 2025 20:38:42 +0000 (+0000) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=20b6e954df761c6da6025427d42a2f2caf4ced52;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 950d09c..23c6805 100644 --- a/static/style.css +++ b/static/style.css @@ -19,7 +19,6 @@ textarea { } #top { - height: 23vh; } #title { @@ -78,8 +77,3 @@ textarea { overflow-y: scroll; } -@media screen and (max-width: 500px) { - #top { - height: 5vh; - } -}