Fixed title and menu links overlap in header

This commit is contained in:
Artem Ryabkov 2022-08-12 00:39:58 +03:00 committed by Athul Cyriac Ajay
parent fa13b875f4
commit 2f312c3759
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ header {
flex-wrap: wrap;
justify-content: space-between;
margin: 1em 0;
line-height: 2.5em;
}
header .main {