donations.php
This commit is contained in:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user