Added CSS to increase the padding on the bottom of the second row (#4436)

Allows users with certain browsers and screen sizes to avoid the footer cutting off page content.

Fixes #4068.
This commit is contained in:
Arham Jain
2019-12-12 09:38:47 +01:00
committed by Mattes D
parent fb2ef33c89
commit 88198b16bc
+1
View File
@@ -51,6 +51,7 @@ h1 {
vertical-align: middle;
margin-top: 25px;
margin-bottom: 25px;
padding-bottom: 65px;
}
.contention {