fix logo size, tweaks to Makefile

This commit is contained in:
Jonas Heinrich 2020-07-28 19:21:10 +02:00
parent aad50bf239
commit 591dfd473f
2 changed files with 17 additions and 13 deletions

View file

@ -71,7 +71,6 @@ header:not(.sticky-header) .header-button-container {
.header-logo {
display: block;
width: 10rem;
height: 4.61111rem;
}
@ -81,7 +80,6 @@ header:not(.sticky-header) .header-button-container {
.header-logo-mobile {
display: none;
width: 6.11111rem;
height: 2.77778rem;
}