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;