Files
igny8/frontend/node_modules/swiper/modules/a11y.css
2025-11-09 10:27:02 +00:00

10 lines
143 B
CSS

/* a11y */
.swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}