From bf0910a8fee6ce4cc10ad1d2dcf5cfa91c2b547c Mon Sep 17 00:00:00 2001 From: lerko96 Date: Sun, 12 Apr 2026 19:33:40 -0400 Subject: [PATCH] style: narrow content column to max-w-3xl for centered layout --- src/app/layout.tsx | 2 +- src/components/Footer.tsx | 2 +- src/components/Nav.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8eb2e206..0af92ec6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -39,7 +39,7 @@ export default function RootLayout({ >