feat(SW-187): Fixed LanguageSwitcher for footer

This commit is contained in:
Pontus Dreij
2024-09-05 14:30:33 +02:00
parent 05ee4d1717
commit 6d55ee7595
13 changed files with 136 additions and 54 deletions

View File

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