feat: widen content container max-w-6xl → max-w-7xl (+128px)

This commit is contained in:
2026-04-12 16:08:14 +03:00
parent a832af9344
commit b7eacce479
+1 -1
View File
@@ -56,7 +56,7 @@
} }
.section-container { .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 ===== */ /* ===== Section Glow Backgrounds ===== */