improved content styling

This commit is contained in:
Grzegorz Leoniec 2018-10-30 12:56:35 +01:00
parent 0cbe082899
commit 5d2a578250

View File

@ -111,6 +111,9 @@ blockquote {
*:first-child { *:first-child {
margin-top: 0; margin-top: 0;
} }
*:last-child {
margin-bottom: 0;
}
// avoid double breaks // avoid double breaks
br + p { br + p {
margin-top: 0; margin-top: 0;