rm the nav margin
This commit is contained in:
parent
69117afcc0
commit
bf78aeb152
1 changed files with 0 additions and 1 deletions
|
|
@ -165,7 +165,6 @@ assumes that the button doesn’t exist without JS, making the list the first ch
|
||||||
--nav-list-visibility: visible;
|
--nav-list-visibility: visible;
|
||||||
--nav-list-transform: translateX(0);
|
--nav-list-transform: translateX(0);
|
||||||
--nav-list-opacity: 1;
|
--nav-list-opacity: 1;
|
||||||
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