From 5e12a2ccd40625af012c1b44eb6a939e6ce2644f Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 08:38:46 -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 640af68..6108d20 100644 --- a/static/style.css +++ b/static/style.css @@ -31,7 +31,7 @@ } input[type=text], select { - width: 100%; + width: 60%; padding: 12px 20px; margin: 8px 0; display: inline-block; -- 2.39.5