diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 09d7e804da7..a9fd38015af 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -345,6 +345,10 @@ article.post, article.page, article.listing { // Future re-design // margin: 1.5em 0 1rem; } + + details { + padding-bottom: 1em; + } } p.note, div.note {