Last active
November 14, 2017 18:22
-
-
Save manbearwolf/d6c48d418cbcc3db6d66cc50f8b7d6d3 to your computer and use it in GitHub Desktop.
Slick Junk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sass in GitHub Repo for fonts... | |
div.innerslick{ | |
padding: 15px; | |
} | |
media query w/break points maybe flashes w/pointer-events on <a href... | |
https://codepen.io/WhizofaWiz/pen/mJdByp | |
(Check fouc out, maybe, if use... pointer-events: none) (html header modernizr.js) | |
...keeping slick simple is the best idea (complicates) | |
lazyload & no fancybox for mobile.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment