diff --git a/static/css/style.css b/static/css/style.css index f7c28fa..a8e53aa 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -104,7 +104,7 @@ table { /* Spacing */ -.post h1, h3, h4, h5, p, .post-body ul, #post-list li, pre { +.post h1, h3, h4, h5, p, #post-body ul, #post-list li, #post-body ol, pre { margin-bottom: 20px; }