improve styling

This commit is contained in:
Pat Dryburgh
2018-10-24 18:30:30 -07:00
parent a2cf0cef48
commit 50ddb76068
4 changed files with 15 additions and 4 deletions

View File

@ -23,10 +23,16 @@
text-indent: 0;
}
.post dl,
.post ul,
.post ol {
margin: 1.5em;
}
.post li {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
}
.post-content:first-child {
margin-top: 4em;