Remove blank lines

This commit is contained in:
Will Faught
2022-12-09 15:51:59 -08:00
parent 2655b4436f
commit 1b53c5c8d2

View File

@@ -35,11 +35,9 @@
border-left: 0.25rem solid #e9ecef; border-left: 0.25rem solid #e9ecef;
border-right: 0.25rem solid white; border-right: 0.25rem solid white;
} }
blockquote p:last-of-type { blockquote p:last-of-type {
margin-bottom: 0; margin-bottom: 0;
} }
#content div { #content div {
margin-bottom: 1rem; margin-bottom: 1rem;
} }