tweakin css
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-10-07 18:32:39 -04:00
parent c754c5023f
commit 7d9dae9c5e
8 changed files with 16 additions and 20 deletions

View File

@ -464,3 +464,13 @@ h6 {
margin: 1.5em 0 0.5em 0;
font-size: 1.8rem;
}
/* Element | https://vermontchicoryweek.com/ */
.viewport {
width: 800px;
margin: 0 auto;
}

View File

@ -132,7 +132,7 @@ production stylesheet in assets/built/screen.css
}
.site-logo {
max-height: 55px;
max-height: 400px;
}
.site-header-content p {