Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css"/>
- <script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
- <script>
- var swiper = new Swiper(".swiperCards", {
- effect: "cards",
- grabCursor: true,
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement