Spacing around speakers

This commit is contained in:
Oliver Davies 2019-05-21 19:53:16 +01:00
parent 00385b2849
commit ad292f937e
2 changed files with 23 additions and 22 deletions

View file

@ -41,9 +41,7 @@ use:
{% endblock %}
{% block footer_top %}
<div class="tw-max-w-5xl tw-mx-auto tw-text-center tw-my-12 md:tw-my-24">
{% include 'front-speakers' with {
speakers: data.speakers,
} %}
</div>
{% endblock %}