From 7f2e6f9850b3db4a76f7db61f3f6df9c70eb68ef Mon Sep 17 00:00:00 2001 From: Kakabay <2kakabayashyrberdyew@gmail.com> Date: Fri, 20 Dec 2024 18:51:18 +0500 Subject: [PATCH] responsive fix --- app/layout.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index f15cec2..2553602 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -49,6 +49,9 @@ export default function RootLayout({ children }: IProps) { className={`${aeroport.variable} ${mw.variable} ${roboto.variable} ${mw_sans.variable} ${alexandria.variable}`}> + {children}