Testimonials Page - Padding
LBautista
css
a year ago
260 B
8
Indexable
/*START - fix padding - WB Lloyd*/ div.redesign.testimonials{ padding-top: 48px; padding-bottom: 49px; @media only screen and (max-width: 768px){ padding-top: 64px!important; padding-bottom: 64px!important; } } /*END*/
Editor is loading...
Leave a Comment