simplify site header

This commit is contained in:
Niklas Buschmann 2019-08-04 17:14:02 +02:00
parent 1d5d0dcff0
commit 4419ed1b14
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ body > header {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
h1 {