Normalize sandwich menu item spacing to match pulldown options

This commit is contained in:
2026-05-21 17:33:07 +02:00
parent 4cabfe2daf
commit 2a6dae1063
8 changed files with 111 additions and 106 deletions
+5
View File
@@ -1174,8 +1174,13 @@ section + section {
}
.sg-sandwich-menu-link {
margin: 0;
text-decoration: none;
white-space: nowrap;
font-family: var(--font-family-base);
font-size: var(--font-size-base);
font-weight: var(--font-weight-regular);
line-height: var(--line-height-base);
}
.sg-sandwich-menu-wrap[data-component-size="default"] .sg-sandwich-menu-link {