diff --git a/src/app/styles/theme.css b/src/app/styles/theme.css index b54ec65..fdb9901 100644 --- a/src/app/styles/theme.css +++ b/src/app/styles/theme.css @@ -56,7 +56,7 @@ } .section-container { - @apply mx-auto max-w-6xl px-6 sm:px-10; + @apply mx-auto max-w-7xl px-6 sm:px-10; } /* ===== Section Glow Backgrounds ===== */