Skip to content

Instantly share code, notes, and snippets.

@mikeoberdick
Created August 16, 2024 15:57
Show Gist options
  • Save mikeoberdick/bcab7b538f15d0aed9c3ffdfe4d84cbd to your computer and use it in GitHub Desktop.
Save mikeoberdick/bcab7b538f15d0aed9c3ffdfe4d84cbd to your computer and use it in GitHub Desktop.
Slick slider spacing to show part of the next slide on the right hand side.
.slick-list {
padding: 0 20% 0 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment