From: Emil Williams Date: Sat, 17 May 2025 17:31:06 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=71f77c29c55efa3428e074185fdcb03867775f00;p=emil-3chen.org.git -- --- diff --git a/static/style.css b/static/style.css index 1592959..a9f40ab 100644 --- a/static/style.css +++ b/static/style.css @@ -10,6 +10,10 @@ a { text-decoration: none; } +textarea { + width: 100%; +} + #title { font-size: 1.5em; padding-bottom: 0.25em;