diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx
index 814bc57..dc84e51 100644
--- a/src/components/Layout.tsx
+++ b/src/components/Layout.tsx
@@ -66,7 +66,7 @@ export default function Layout({children}: {children: React.ReactNode}){