mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
(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:
parent
65bcd78cb0
commit
db93e035b5
6 changed files with 248 additions and 43 deletions
|
@ -8,6 +8,7 @@
|
|||
@import "grid";
|
||||
@import "colors";
|
||||
@import "typography";
|
||||
@import "mediaqueries";
|
||||
@import "layout";
|
||||
@import "directives";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue