feat(SW-187) Secondary navigation

This commit is contained in:
Pontus Dreij
2024-08-30 08:48:28 +02:00
parent 59263dbc66
commit d4dd21dda7
9 changed files with 29 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
max-width: var(--max-width-content);
}
@media screen and (min-width: 1367px) {
@media screen and (min-width: 767px) {
.section {
padding: var(--Spacing-x9) 0;
}