Skip to content

Instantly share code, notes, and snippets.

@jbd91
Created February 2, 2018 03:57
Show Gist options
  • Save jbd91/364d59217fd5013d1d18d74b494ea187 to your computer and use it in GitHub Desktop.
Save jbd91/364d59217fd5013d1d18d74b494ea187 to your computer and use it in GitHub Desktop.
Slick Slider Margin
.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