add bottom margin on moible without drawer
This commit is contained in:
parent
dec33b1f2d
commit
0bbd38bb8e
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ assumes that the button doesn’t exist without JS, making the list the first ch
|
||||||
--nav-list-shadow: none;
|
--nav-list-shadow: none;
|
||||||
--nav-list-visibility: visible;
|
--nav-list-visibility: visible;
|
||||||
--nav-list-transform: translateX(0);
|
--nav-list-transform: translateX(0);
|
||||||
|
margin-block-end: var(--space-2xs);
|
||||||
}
|
}
|
||||||
|
|
||||||
.mainnav ul:first-child [aria-current='page'],
|
.mainnav ul:first-child [aria-current='page'],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue