Ultrawide tweaks

This commit is contained in:
2026-05-03 15:56:04 +12:00
parent 6cd50965e5
commit d1dd103a6e
5 changed files with 165 additions and 72 deletions
+6
View File
@@ -12,3 +12,9 @@
/* Legacy "navy" tokens now intentionally render as Goodwalk green. */
--navy: var(--green);
}
@media (min-width: 1800px) {
:root {
--max-w: 1408px;
}
}