Remove %page-width-container from footer

This commit is contained in:
Mathieu Magnin 2017-07-06 12:17:20 +02:00
parent 009a478526
commit d0fa94fef0
2 changed files with 1 additions and 5 deletions

View file

@ -9,10 +9,6 @@
border-top: 1px solid $border-grey;
}
.footer-inner-content {
@extend %page-width-container;
}
.footer-columns {
@extend %horizontal-list;
justify-content: flex-start;

View file

@ -1,5 +1,5 @@
.footer
.footer-inner-content
.container
%ul.footer-columns
%li.footer-column
%ul.footer-logos