diff --git a/app/assets/stylesheets/embed.css.scss b/app/assets/stylesheets/embed.css.scss index 670204224..9545ffe8f 100644 --- a/app/assets/stylesheets/embed.css.scss +++ b/app/assets/stylesheets/embed.css.scss @@ -31,6 +31,9 @@ article.post { p { margin: 0 0 10px 0; } + p:last-of-type { + margin-bottom:0; + } } .post-date {