diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 1452191..a6dd5a7 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -3,7 +3,7 @@ import SearchForm from './SearchForm'; const Navbar = () => { return ( -
+
diff --git a/src/components/SearchForm.tsx b/src/components/SearchForm.tsx index e98a0ca..e30d1f3 100644 --- a/src/components/SearchForm.tsx +++ b/src/components/SearchForm.tsx @@ -40,14 +40,14 @@ const SearchForm = () => { }; return ( -
+