Add back blank lines to CSS

master
Will Faught 3 years ago
parent 1b53c5c8d2
commit 2ced398c95

@ -35,9 +35,11 @@
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;
} }

Loading…
Cancel
Save