reverse the docs header alignent (#2316)

This commit is contained in:
trean
2026-04-28 20:14:39 +02:00
committed by GitHub
parent 95659fa32a
commit e4a612990c
@@ -170,6 +170,8 @@
@include media-breakpoint-up(xl) {
.main-menu {
display: flex;
justify-content: space-between;
height: $spacer * 5;
padding: pxToRem(22) $spacer * 1.5;
border-bottom: pxToRem(1) solid $neutral-20;