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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user