fix: ensure heading is styled

This commit is contained in:
2025-07-07 17:17:40 +02:00
parent fb5f38b3e6
commit f1a0d5f475

View File

@@ -19,7 +19,7 @@
{{ introduction.content | render_markdown }}
{% endif %}
<h2>{% translate "Aktuelle Vermittlungen" %}</h2>
<h2 class="title is-2">{% translate "Aktuelle Vermittlungen" %}</h2>
<div class="block">
{% include "fellchensammlung/lists/list-adoption-notices.html" %}