feat: widen content container max-w-6xl → max-w-7xl (+128px)
This commit is contained in:
@@ -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 ===== */
|
||||
|
||||
Reference in New Issue
Block a user