fix: fix header menu style if no extra entries were added (#305)

This commit is contained in:
Robert Kaussow 2022-01-30 22:05:14 +01:00 committed by GitHub
parent 3e8d569540
commit 8b117788c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 31 deletions

View file

@ -194,6 +194,7 @@ img {
.gdoc-brand {
font-size: $font-size-32;
line-height: $font-size-32;
&__img {
margin-right: $padding-16;