Created
August 16, 2024 15:57
-
-
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.
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
.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