From 16da4fc8a8d6c896a06ede89b29e752b492d6bf3 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sun, 11 Aug 2024 13:12:11 -0400 Subject: [PATCH] Optically center layouts @ new 3xl breakpoint --- src/app/layout.tsx | 4 ++++ src/components/SiteGrid.tsx | 7 +++++-- tailwind.config.js | 1 + 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 59aaec56..b53741ad 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -87,6 +87,10 @@ export default function RootLayout({