mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
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