diff --git a/public/index.html b/public/index.html
index 2054228f661ff4619840a02ec67247035a3a22d2..9abecd915f9fc194377a728e85f55db7fafbb523 100644
--- a/public/index.html
+++ b/public/index.html
@@ -228,7 +228,7 @@
   
   <!-- Contact -->
   <section id="contact" class="tm-section-pad-top tm-parallax-2">
-    <div class="container tm-container-contact">
+    <div class="container tm-container-contact" style="padding-bottom: 300px;">
       <div class="row">
         <div class="col-12">
           <h2 class="mb-4 tm-section-title">Kontakt und Community</h2>
@@ -255,7 +255,7 @@
         </div>
       </div>
     </div>
-    <footer class="text-center small tm-footer" style="padding: 20px">
+    <footer class="text-center small tm-footer">
       <p class="mb-0">
         <a rel="nofollow" href="https://wiki.kif.rocks/wiki/KIF:Impressum" class="tm-footer-link">Impressum</a>
         - <a rel="nofollow" href="mailto:admin@kif.rocks" class="tm-footer-link">Admin-Kontakt</a>