feat(SW-187) Secondary navigation

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

View File

@@ -22,7 +22,7 @@
justify-content: space-between;
}
@media screen and (min-width: 1367px) {
@media screen and (min-width: 767px) {
.mainNavigation {
max-width: 360px;
}