fix: ensure heading styling

This commit is contained in:
2025-07-07 17:50:06 +02:00
parent fbfc800453
commit 2249b615f4

View File

@@ -12,7 +12,7 @@
{% block content %}
<h1>{% translate "Vermitteln" %}</h1>
<h1 class="title is-1">{% translate "Vermitteln" %}</h1>
<div class="notification is-info">
<p>
{% url 'terms-of-service' as rules_url %}