From a08c2cbb72d49bbedda489df2acbfbc6f78d47f4 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 4 Oct 2025 00:56:28 +0000 Subject: [PATCH] Make main responsive friendly cgen-88c234b353c94436accc93c320b88319 --- client/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 3a21389e..01cc1ed5 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -356,7 +356,7 @@ export default function Layout({ children }: LayoutProps) { -
{children}
+
{children}