Skip to content

Commit

Permalink
Update crsl.html
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajrekwar authored Jan 28, 2024
1 parent 9b89304 commit 53b44ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carousels/crsl.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
$('.gallery').flickity({
// options
cellAlign: 'left',
contain: true,
cover: true,
wrapAround: true,
autoPlay: 2000 // autoplay every 2 seconds
});
Expand Down

0 comments on commit 53b44ca

Please sign in to comment.