Increase title size
This commit is contained in:
parent
4462516b41
commit
12c9048a3b
|
@ -1,6 +1,6 @@
|
|||
<section id="schedule" class="tw-bg-purple-800 tw-text-white tw-py-16">
|
||||
<div class="tw-max-w-xl tw-mx-auto tw-px-4 tw-text-center">
|
||||
<h2>The Schedule</h2>
|
||||
<h2 class="tw-text-3xl md:tw-text-4xl">The Schedule</h2>
|
||||
|
||||
<ul class="tw-list-reset tw-overflow-hidden">
|
||||
{% for slot in slots %}
|
||||
|
|
Loading…
Reference in a new issue