Add body padding-bottom

This commit is contained in:
Hubert Banas
2021-01-10 09:41:03 -05:00
parent c521fba4a6
commit 5066351b24

View File

@@ -4,6 +4,7 @@ body {
margin-bottom:50px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 45px;
}
a {
color: #fff;