From e53f2ae2ea6c7443a93717b67edef3d75ee0add8 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 12:49:15 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index a9a104f..a958b42 100644 --- a/static/style.css +++ b/static/style.css @@ -11,7 +11,7 @@ a { } input[type=text] { - width: 33%; + width: 23%; } textarea { -- 2.39.5