Normalize sandwich menu item spacing to match pulldown options
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user