mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 08:11:35 +01:00
fix color for headline on light grey background
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user