diff --git a/src/components/Layout.jsx b/src/components/Layout.jsx index a676e6b..7b879b6 100644 --- a/src/components/Layout.jsx +++ b/src/components/Layout.jsx @@ -25,11 +25,11 @@ const Layout = ({ children }) => { const sponsorItem = { path: "/sponsorship", label: "Looking to Sponsor?" }; return ( -
+
{/* Navigation */} {!showHeader && ( )} {showHeader && ( -