Increase margin

This commit is contained in:
Oliver Davies 2019-04-25 22:13:18 +02:00
parent a9ea73cb4f
commit 846face515

View file

@ -10,7 +10,7 @@ title: Sponsors
{% for level in site.sponsorship_levels %}
{% set sponsors = site.sponsors[level] %}
{% if sponsors %}
<section class="tw-block tw-mb-8">
<section class="tw-block tw-mb-12">
<h2 class="tw-mb-4">{{ level ~ ' Sponsors'|capitalize }}</h2>
<div class="{{ level == 'gold' ? '' : 'tw-flex tw-flex-wrap tw--mx-2' }}">