.footer -> %footer

This commit is contained in:
Mathieu Magnin 2017-07-17 12:26:48 +02:00
parent 923a16a8c8
commit 7a0d6108e1
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
@import "mixins";
@import "placeholders";
.footer {
footer {
@include vertical-padding(72px);
background-color: $light-grey;
border-top: 1px solid $border-grey;

View file

@ -1,4 +1,4 @@
.footer
%footer
.container
%ul.footer-columns
%li.footer-column