header: fix menu items overflow instead of horizontal scroll #99
- broken by https://git.io/JIfLS
This commit is contained in:
parent
29797a7464
commit
dc743ae5e2
@ -16,6 +16,9 @@
|
||||
.menu {
|
||||
display: flex;
|
||||
margin: auto var(--gap);
|
||||
}
|
||||
|
||||
.logo {
|
||||
flex-wrap: inherit
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user