fix: ensure heading is styled
This commit is contained in:
@@ -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" %}
|
||||
|
Reference in New Issue
Block a user