Cta Block

 avatar
unknown
plain_text
10 months ago
264 B
8
Indexable
div.cta-block .text-block {
    max-width: 100%;
}

h2.lp-h2 p{
    margin-bottom: 0px;
}

/*Fix don't single words on the last line by WB Nicolas V*/
@media (max-width: 768px){
    div.cta-block .text-block {
        max-width: 100%;
    }
}
/*END*/
Editor is loading...
Leave a Comment