FooterAnsEnde #9

Merged
niklas.ortmann merged 7 commits from footerAnsEnde into dev 2026-05-26 12:30:38 +02:00
Showing only changes of commit 9e900a3436 - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@ footer {
padding: 10px 0; padding: 10px 0;
/* Berechnet die Resthöhe: 100% Bildschirmhöhe minus geschätzte Inhaltshöhe */ /* Berechnet die Resthöhe: 100% Bildschirmhöhe minus geschätzte Inhaltshöhe */
margin-top: calc(100vh - 50px); margin-top: calc(100vh - 400px);
} }
footer a { footer a {