Update the footer

This commit is contained in:
Paulus Schoutsen 2014-12-21 20:16:25 -08:00
parent 3146778cd7
commit 981756ce5c
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
body > footer {
@include box-shadow(0 0 3px rgba(0, 0, 0, 0.25));
background-color: $footer-background;
height: $footer-height;
// height: $footer-height;
margin-top: 3em;
}