Merge pull request #458 from MaxXor/footer-fix

Fix grey line below footer
This commit is contained in:
luigi1111 2017-10-25 12:33:23 -05:00 committed by GitHub
commit f26f3c6b5b

View File

@ -2374,8 +2374,6 @@ footer {
position: absolute;
bottom: 0;
width: 100%;
height: 435px;
height: 27.1875rem;
background-color: #4c4c4c;
color: #efefef;
z-index: 1;