Resize homepage logo on narrow screens

This commit is contained in:
Hippo 2019-09-28 16:50:55 +05:30
parent 420a7a2b68
commit 88b908b525

View file

@ -699,7 +699,7 @@ h6 {
} }
.site-logo-home { .site-logo-home {
height: 6rem; max-height: 6rem;
margin: 1rem; margin: 1rem;
} }