First landing page commit

This commit is contained in:
2018-11-21 14:10:19 -05:00
parent 5a3a8d3385
commit 03865ee441
60 changed files with 12837 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.main-content {
padding-bottom: 50px;
}
footer.footer-min {
position: fixed;
bottom: 0;
width: 100%;
padding: 3px;
background-color: #f5f5f5;
border-top: 1px solid #eeeeee;
text-align: center;
}