diff --git a/src/components/Navbar/index.css b/src/components/Navbar/index.css index fac71e590..a89c163a5 100644 --- a/src/components/Navbar/index.css +++ b/src/components/Navbar/index.css @@ -95,7 +95,7 @@ } @media screen and (min-width: 1221px) { - .show_search_bar{ + .show_search_bar { width: 40%; } }