diff --git a/app/static/css/header.css b/app/static/css/header.css index b7964fc..be69b6a 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -79,7 +79,7 @@ header { } .mobile-input-div { - width: 100%; + width: 150%; } .mobile-search-bar { @@ -170,7 +170,7 @@ span.header-tab-span { display: box; display: flex; overflow-x: scroll; - width: 50%; + width: 100%; padding-left: 12px; }