1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-15 05:25:33 -04:00

fix post titles not shrinking on mobile view, and clean up optimize-image partial

This commit is contained in:
2020-07-14 20:29:49 -04:00
parent f5a38a71e9
commit a583a3a0e7
10 changed files with 159 additions and 147 deletions

View File

@@ -44,8 +44,8 @@ div#layout--single {
div#layout--single {
padding: 0.8em 1.1em;
h1#title {
margin-top: 0.5em;
h1.title {
margin-top: 0.4em;
font-size: 1.8em;
}
}