donations.php

This commit is contained in:
schrom01
2023-02-16 19:29:41 +01:00
parent 5fca34c303
commit c3f787f14a
3 changed files with 23 additions and 6 deletions
+2 -2
View File
@@ -60,11 +60,11 @@ html, body {
/* Equal to height of footer */
/* But also accounting for potential margin-bottom of last child */
margin-bottom: -150px;
margin-bottom: -200px;
}
footer,
.push {
height: 150px;
height: 200px;
}
.footer {