fix color for headline on light grey background

This commit is contained in:
Yannik Schmidt
2020-09-17 16:35:07 +02:00
parent 25d874b6c8
commit be29444501

View File

@@ -17,7 +17,8 @@
{% include 'progress_window.html' %}
<div id="main-container" class="container" style="margin-top: 4vw;">
<section class="mb-4">
<h2 class="h1-responsive font-weight-bold my-4">{{ conf['CONTACT_HEADLINE'] }}
<h2 class="text-color-special h1-responsive font-weight-bold my-4">
{{ conf['CONTACT_HEADLINE'] }}
</h2>
<p class="text-center w-responsive mx-auto mb-5"> </p>
<div class="row">