Cta Block

 avatar
unknown
plain_text
a year ago
264 B
9
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