diff --git a/app/layout.tsx b/app/layout.tsx index 7e17d93..5566487 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -73,6 +73,10 @@ export default function RootLayout({ children }: { children: React.ReactNode }) lang="en" className={`${display.variable} ${sans.variable} ${mono.variable} ${dinCond.variable} ${dinBold.variable} ${dinMedium.variable} antialiased`} > + + + + {children}