Fix menu items

This commit is contained in:
panr 2022-11-13 23:36:26 +01:00
parent 2654974bdd
commit 0b5cc9b75f

View File

@ -48,6 +48,7 @@
> li {
flex: 0 0 auto;
margin-bottom: 10px;
white-space: nowrap;
&:not(:last-of-type) {
margin-right: 20px;