diff --git a/static/css/typography.css b/static/css/typography.css index acd00e2..5b0abd6 100644 --- a/static/css/typography.css +++ b/static/css/typography.css @@ -104,7 +104,7 @@ ol li::marker { /* Blockquotes */ blockquote { position: relative; - margin-left: 1.5rem; + margin: 0 0 1.5rem 1.5rem; } blockquote::before {