diff --git a/static/style.css b/static/style.css index 888d2ff..2351419 100644 --- a/static/style.css +++ b/static/style.css @@ -1731,7 +1731,7 @@ input[type="submit"] { width: 100%; } -.md > p:not(:first-child):not(:last-child) { +.md > p:not(:first-child) { margin-top: 20px; } diff --git a/templates/user.html b/templates/user.html index 3725130..8fe01fc 100644 --- a/templates/user.html +++ b/templates/user.html @@ -61,7 +61,7 @@ body %} {{ post.link_title }}