Add spacing above heading

This commit is contained in:
Oliver Davies 2019-05-16 00:16:40 +01:00
parent e618511906
commit b7e9724584

View file

@ -1,6 +1,6 @@
{% for session in sessions if speaker.name in session.speakers %}
{% if loop.first %}
<h2>Session</h2>
<h2 class="tw-mt-10">Session</h2>
{% endif %}
<a href="{{ session.url }}">