diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index d631615..88ff011 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -74,7 +74,7 @@ export default function Home() { }, [searchQuery, refetch]); return ( -
+
{/* STICKY HEADER */}