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