diff --git a/static/style.css b/static/style.css index 6c561d4..ffc977e 100644 --- a/static/style.css +++ b/static/style.css @@ -1492,7 +1492,7 @@ input[type="submit"] { width: 100%; } -.md > *:not(:first-child) { +.md > p:not(:first-child):not(:last-child) { margin-top: 20px; }