From 2db31ae1e16a99e27552c75e5ffaaed17878f5c2 Mon Sep 17 00:00:00 2001 From: gbanyan Date: Mon, 17 Nov 2025 22:13:07 +0800 Subject: [PATCH] Further widen content container slightly --- components/layout-shell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layout-shell.tsx b/components/layout-shell.tsx index 314b3cc..6aefb74 100644 --- a/components/layout-shell.tsx +++ b/components/layout-shell.tsx @@ -8,7 +8,7 @@ export function LayoutShell({ children }: { children: React.ReactNode }) {
-
+
{children}