From 173c8f118ca637859b7cfbbd516180661d9f8866 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 8 Mar 2025 19:54:41 -0500 Subject: [PATCH] m --- src/styles/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/App.css b/src/styles/App.css index ae5cb80..a09f91a 100644 --- a/src/styles/App.css +++ b/src/styles/App.css @@ -83,7 +83,7 @@ body { } .text-input { - width: 100%; + width: 220px; height: 24px; margin: 8px 0px; border: 1px solid #c0c8cf;