fixed some body padding in welcome

This commit is contained in:
mdipierro
2016-02-07 00:12:33 -06:00
parent 8645365f58
commit 7259f273f3

View File

@@ -108,7 +108,7 @@ select.autocomplete {
background: url(../images/background.jpg) no-repeat center center;
}
body {
padding-top: 50px;
padding-top: 60px;
margin-bottom: 60px;
}
header {