mirror of
https://github.com/fruworg/themu.git
synced 2024-11-16 07:07:16 +03:00
Fixed title and menu links overlap in header
This commit is contained in:
parent
fa13b875f4
commit
2f312c3759
@ -138,6 +138,7 @@ header {
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
|
line-height: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
header .main {
|
header .main {
|
||||||
|
Loading…
Reference in New Issue
Block a user