This commit is contained in:
zeppi 2021-07-19 17:11:51 -04:00 committed by jessopb
parent 6149caa9b9
commit 991b1193dc

View file

@ -39,10 +39,6 @@
overflow-y: auto;
}
}
@media (min-width: $breakpoint-small) {
justify-content: space-between;
}
}
.navigation--mac {