{% block body %}{% endblock %}
diff --git a/static/style.css b/static/style.css index ca6932d..5a30e2b 100644 --- a/static/style.css +++ b/static/style.css @@ -111,6 +111,7 @@ a { .content { width: 90%; display: inline-block; + margin-top: 0.5em; } .post a { diff --git a/templates/base.html b/templates/base.html index a1b1a00..afffce0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,7 +16,7 @@ -