Resize homepage logo on narrow screens
This commit is contained in:
parent
420a7a2b68
commit
88b908b525
1 changed files with 1 additions and 1 deletions
|
@ -699,7 +699,7 @@ h6 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-logo-home {
|
.site-logo-home {
|
||||||
height: 6rem;
|
max-height: 6rem;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue