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 a new issue