fix: ensure heading styling
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<h2>{% translate 'Vermittlungen der Organisation' %}</h2>
|
<h2 class="title is-2">{% translate 'Vermittlungen der Organisation' %}</h2>
|
||||||
<div class="container-cards">
|
<div class="container-cards">
|
||||||
{% if org.adoption_notices %}
|
{% if org.adoption_notices %}
|
||||||
{% for adoption_notice in org.adoption_notices %}
|
{% for adoption_notice in org.adoption_notices %}
|
||||||
|
Reference in New Issue
Block a user