diff --git a/components/header.tsx b/components/header.tsx index aa7b40f..ecc19cc 100644 --- a/components/header.tsx +++ b/components/header.tsx @@ -8,7 +8,7 @@ import { MobileNav } from '@/components/mobile-nav' import Logo from '@/public/logo.svg' export const Header = () => ( -
+
diff --git a/components/nav-dropdown.tsx b/components/nav-dropdown.tsx index d8fde14..6231dab 100644 --- a/components/nav-dropdown.tsx +++ b/components/nav-dropdown.tsx @@ -31,7 +31,7 @@ export const NavDropdown = ({
diff --git a/components/search-bar.tsx b/components/search-bar.tsx index a36581a..05abe92 100644 --- a/components/search-bar.tsx +++ b/components/search-bar.tsx @@ -15,7 +15,7 @@ export const Searchbar = ({ className }: searchbarProps) => (
diff --git a/components/section-wrapper.tsx b/components/section-wrapper.tsx index 89d6fa6..48d5001 100644 --- a/components/section-wrapper.tsx +++ b/components/section-wrapper.tsx @@ -15,7 +15,7 @@ export const SectionWrapper = ({ children, childrenClass, }: sectionWraperProps) => ( -
+