(Update) Footer: Layout / Responsive / mediaQueries / matchHeight.js (#9)

* (Update) Home: Adjust section spacing

* (Feature) Mediaqueries: Add mq mixin

* (Update) Layout/JS: move javascript to bottom of page (performance!)

* (Update) Footer: general styling + responsive styles
This commit is contained in:
0xfff 2016-09-09 18:56:27 +02:00 committed by Perry Woodin
parent 65bcd78cb0
commit db93e035b5
6 changed files with 248 additions and 43 deletions

View file

@ -8,6 +8,7 @@
@import "grid";
@import "colors";
@import "typography";
@import "mediaqueries";
@import "layout";
@import "directives";