diff --git a/components/Layout.tsx b/components/Layout.tsx index c876855..6090e1c 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -3,10 +3,10 @@ import Footer from "./Footer.tsx"; export default function layouts({ children }: any) { return ( -
+
-