Untitled

 avatar
unknown
plain_text
2 years ago
142 B
6
Indexable
@media only screen and (max-width:767px) {
    html body .swiper--testimonial .swiper-slide {
        max-width: unset !important;
    }
}
Editor is loading...
Leave a Comment