Increase spacing

This commit is contained in:
Oliver Davies 2018-03-10 11:39:08 +00:00
parent b7a0c75d01
commit e4d6699695
2 changed files with 8 additions and 1 deletions

View file

@ -24,7 +24,7 @@
{% include 'post/header' %}
{% include 'post/intro-image' %}
<div class="mb-6">
<div class="content mb-6">
{% block excerpt %}{% endblock %}
{% block content %}{% endblock %}
</div>