Ensmallen the logo and tweak the header margin.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0259650672
commit
d20d343d30
@ -84,8 +84,8 @@ h1.site-title {
|
||||
}
|
||||
|
||||
div.site-logo > a > img.custom-logo {
|
||||
width: 10rem;
|
||||
height: 10rem;
|
||||
width: 8.5rem;
|
||||
height: 8.5rem;
|
||||
}
|
||||
|
||||
div.site-logo {
|
||||
@ -191,7 +191,7 @@ body.home nav#site-navigation ul#primary-menu-list li.menu-item a:visited {
|
||||
@media (min-width: 640px) {
|
||||
|
||||
body.home > div#page header#masthead {
|
||||
margin-bottom: 20vh;
|
||||
margin-bottom: 15vh;
|
||||
}
|
||||
|
||||
div#content {
|
||||
|
Loading…
Reference in New Issue
Block a user