diff --git a/src/app/(web)/layout.tsx b/src/app/(web)/layout.tsx index db4c359..ac98d73 100644 --- a/src/app/(web)/layout.tsx +++ b/src/app/(web)/layout.tsx @@ -25,29 +25,35 @@ export default function Layout({ children }: { children: React.ReactNode }) {