Massive content update

This commit is contained in:
Madison Scott-Clary
2019-02-28 23:23:43 -08:00
parent ef45aa694a
commit 220fe76a71
38 changed files with 2617 additions and 9 deletions

View File

@ -68,9 +68,17 @@
& > p {
margin: 0;
text-indent: 2em;
& > img {
margin-left: -2em;
}
}
p:first-of-type, hr + p, blockquote + p {
text-indent: 0em;
& > img {
margin-left: 0;
}
}
}