1
Fork 0

Correctly place footer

This commit is contained in:
Jake Howard 2017-10-25 22:13:23 +01:00
parent 444c19c262
commit 76f8f317b4
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -108,7 +108,7 @@ footer {
color: $gray-700;
bottom: 0;
width: 100%;
position: absolute;
position: static;
a {
color: $gray-700;