From f152677e115b3376705562ebbac9e3bb4f8bd52b Mon Sep 17 00:00:00 2001 From: ronload <91997734+ronload@users.noreply.github.com> Date: Tue, 14 Apr 2026 23:23:45 +0800 Subject: [PATCH] perf(layout): align header and footer to main container width --- src/app/layout.tsx | 64 ++++++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 30 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index dba4fe5..998bcd4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -75,40 +75,44 @@ export default function RootLayout({ enableSystem disableTransitionOnChange > -
-
- - zipkit - - - / - - - {"地址英譯"} - -
-
- - +
+
+ + zipkit + + + / + + + {"地址英譯"} + +
+
+ - - - - + + + + + +
{children}
-