fix footer. currently fixed to bottom, need to change

This commit is contained in:
len0rd 2018-07-25 16:29:40 -04:00
parent cadb699039
commit f858a9f7b1
2 changed files with 22 additions and 8 deletions

View file

@ -3,3 +3,12 @@
background-size: cover;
height: 50vh;
}
.page-footer {
padding-right: 0px;
padding-left: 0px;
}
.icon-footer {
padding: 5px;
}