Change heading

This commit is contained in:
Oliver Davies 2019-05-30 20:12:48 +01:00
parent a7907d28fc
commit ceccc13eb5

View file

@ -1,7 +1,5 @@
<section class="tw-text-center tw-max-w-5xl md:tw-w-full tw-mx-auto tw-p-8">
<h2 class="tw-font-bold tw-text-6xl">
Our <span class="tw-text-green-600">Sponsors</span>
</h2>
<h2 class="tw-font-bold tw-text-4xl tw-mb-8">Our Sponsors</h2>
{% for level in sponsorshipLevels %}
{% set sponsors = getSponsors(sponsorData, level) %}