Property Details - Property Agent

mail@pastecode.io avatar
unknown
plain_text
19 days ago
301 B
4
Indexable
Never
/*Padding Property Agent - Producer - WB Nicolas V*/
div.property-agent-cta {
    padding-top: 74px;
    padding-bottom: 74px;
     @media (max-width: 768px) {
        padding-top: 42px;
        padding-bottom: 42px;
     }
}
/*END*/

.redesign .link:after {
    background-color: #fff;
}
Leave a Comment