diff --git a/style.css b/style.css index 58fb270ca..1f7a75cd9 100644 --- a/style.css +++ b/style.css @@ -952,9 +952,12 @@ article.sticky .featured-post { .entry-content dt, .comment-content dt { font-weight: bold; + margin-bottom: 24px; + margin-bottom: 1.714285714rem; } .entry-content dd, .comment-content dd { + line-height: 1.714285714; margin-bottom: 24px; margin-bottom: 1.714285714rem; }