Feat. Testimonial code
unknown
plain_text
a year ago
421 B
4
Indexable
.redesign .link:after {
background-color: #fff;
}
/*Ipad View Producer- Testimonials Title by WB Nicolas V*/
@media(min-width: 765px) and (max-width: 1025px){
.featured-testimonials__left h2{
font-size: 38px;
}
}
/*END*/
/*Fix height testimonials mobile - Producer - WB Nicolas V*/
@media(max-width: 568px){
div.featured-testimonials {
max-height: 100%;
}
}
/*END*/Editor is loading...
Leave a Comment