Wrap speakers in a section, add ID
This commit is contained in:
parent
5a7689c215
commit
933a05e9ab
|
@ -1,3 +1,4 @@
|
|||
<section id="speakers">
|
||||
<h2 class="tw-text-3xl md:tw-text-4xl tw-font-bold tw-mb-10">Featuring Talks From</h2>
|
||||
|
||||
<div class="text-left tw-px-12">
|
||||
|
@ -23,3 +24,4 @@
|
|||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue