Remove unused CSS for footer

This commit is contained in:
Gabriel Augendre 2019-06-13 14:28:50 +02:00 committed by GitHub
parent 99b6ccdefc
commit 705dff8355
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1 @@
.footer {
position: absolute;
bottom: 0;
width: 100%;
height: 60px;
line-height: 60px;
background-color: #f5f5f5;
}