🐞 fix: Move max-width to global styles
Sync TODOs with Issues / sync_todos (push) Successful in 5s

This commit is contained in:
Keith Solomon
2026-05-27 19:05:46 -05:00
parent 54482b0e2b
commit 4bf9f0ed45
3 changed files with 34 additions and 53 deletions
-3
View File
@@ -5,8 +5,6 @@
background: linear-gradient(90.15deg, #0773AC -39.25%, #032F46 100%);
.header__nav-main {
max-width: 80.5rem;
.nav-main { @apply self-stretch; }
}
@@ -15,7 +13,6 @@
.header__nav-aux {
@apply px-0!;
max-width: 80.5rem;
}
a {