From: Emil Williams Date: Sat, 17 May 2025 17:34:04 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=3a9599e31954562a10dbccaffc4264a5387fb8d1;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index a9f40ab..8973692 100644 --- a/static/style.css +++ b/static/style.css @@ -10,6 +10,10 @@ a { text-decoration: none; } +input { + width: 33%; +} + textarea { width: 100%; }