Change heading
This commit is contained in:
parent
a7907d28fc
commit
ceccc13eb5
|
@ -1,7 +1,5 @@
|
||||||
<section class="tw-text-center tw-max-w-5xl md:tw-w-full tw-mx-auto tw-p-8">
|
<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">
|
<h2 class="tw-font-bold tw-text-4xl tw-mb-8">Our Sponsors</h2>
|
||||||
Our <span class="tw-text-green-600">Sponsors</span>
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
{% for level in sponsorshipLevels %}
|
{% for level in sponsorshipLevels %}
|
||||||
{% set sponsors = getSponsors(sponsorData, level) %}
|
{% set sponsors = getSponsors(sponsorData, level) %}
|
||||||
|
|
Loading…
Reference in a new issue