dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 75988ffe71 - 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 - 200px); margin-top: calc(100vh - 50px);
} }
footer a { footer a {