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

@@ -52,7 +52,7 @@
gap: var(--Spacing-x1);
}
@media screen and (min-width: 1367px) {
@media screen and (min-width: 767px) {
.details {
padding: var(--Spacing-x6) var(--Spacing-x5) var(--Spacing-x4);
}