Created
February 2, 2018 03:57
-
-
Save jbd91/364d59217fd5013d1d18d74b494ea187 to your computer and use it in GitHub Desktop.
Slick Slider Margin
This file contains hidden or 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
.slick-slide { | |
margin: 0 10px; | |
} | |
.slick-list { | |
margin: 0 -10px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment