Advertisement
artemsemkin

Untitled

Oct 2nd, 2023 (edited)
940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. .slider-halfscreen-projects__content .swiper-slide:not(.swiper-slide-active) {
  2.   pointer-events: none !important;
  3. }
  4.  
  5. .slider-halfscreen-projects__content .swiper-slide:not(.swiper-slide-active) * {
  6.   pointer-events: none !important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement