rm the nav margin

This commit is contained in:
madrilene 2025-03-25 18:17:47 +01:00
parent 69117afcc0
commit bf78aeb152

View file

@ -165,7 +165,6 @@ assumes that the button doesnt exist without JS, making the list the first ch
--nav-list-visibility: visible;
--nav-list-transform: translateX(0);
--nav-list-opacity: 1;
margin-block-end: var(--space-2xs);
}
.mainnav ul:first-child [aria-current='page'],