fix some minor style problems

This commit is contained in:
Yannik Schmidt
2021-05-15 21:07:43 +02:00
parent 60f39aa680
commit 1a2062a144
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
</h2> </h2>
<p class="text-center w-responsive mx-auto mb-5"> </p> <p class="text-center w-responsive mx-auto mb-5"> </p>
<div class="row"> <div class="row">
<div class="col-md-9 mb-md-0 mb-5"> <div class="col-md-8 mb-md-0 mb-5">
<form id="contact-form" name="contact-form"> <form id="contact-form" name="contact-form">
<!-- action="contact-api" method="POST" enctype='application/json'> --> <!-- action="contact-api" method="POST" enctype='application/json'> -->
<div class="row"> <div class="row">
@@ -69,11 +69,11 @@
<div class="status"></div> <div class="status"></div>
</div> </div>
<div class="border p-3 col-md-3 text-center bg-special"> <div class="border p-3 col-md-4 text-center bg-special">
<ul class="list-unstyled mb-0"> <ul class="list-unstyled mb-0">
<li><i class="fas fa-envelope mt-4 fa-2x"></i> <li><i class="fas fa-envelope mt-4 fa-2x"></i>
<p>Natürlich können Sie uns auch direkt per Mail kontaktieren.</p></br> <p>Natürlich können Sie uns auch direkt per Mail kontaktieren.</p></br>
<a type="button" class="btn btn-light p-3 w-100" <a type="button" class="btn btn-light p-3"
href="mailto:{{ conf['CONTACT_EMAIL'] }}">{{ conf['CONTACT_EMAIL'] }}</a> href="mailto:{{ conf['CONTACT_EMAIL'] }}">{{ conf['CONTACT_EMAIL'] }}</a>
{% if PGP_KEY %} {% if PGP_KEY %}
<script> <script>

View File

@@ -28,7 +28,7 @@
</div> </div>
<div class="col"> <div class="col">
<h1 class="mt-4 title-responsive text-color-special ths-text-cg" <h1 class="mt-4 title-responsive text-color-special ths-text-cg"
style="line-height:30px;"> style="line-height: 6vw;">
<strong>Tel:</strong> <a class="a-special" href="09117530177"> 0911 / 7530-177 </a> <strong>Tel:</strong> <a class="a-special" href="09117530177"> 0911 / 7530-177 </a>
<br> <br>
<strong>Mail:</strong> <a class="a-special" href="info@thermoscan.de"> <strong>Mail:</strong> <a class="a-special" href="info@thermoscan.de">