Skip to content

Instantly share code, notes, and snippets.

@Postnov
Created June 13, 2018 14:05
Show Gist options
  • Save Postnov/92873486fc7326540d3771d3ee96778b to your computer and use it in GitHub Desktop.
Save Postnov/92873486fc7326540d3771d3ee96778b to your computer and use it in GitHub Desktop.
Between space in slick slider
/* the slides */
.slick-slide {
margin: 0 10px;
}
/* the parent */
.slick-list {
margin: 0 -10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment