Untitled

 avatar
unknown
plain_text
a year ago
193 B
10
Indexable
@media (max-width: 768px) {
    .ctnr[data-ui-component="Image With Text Section"] .d-grid {
        display: flex;
        flex-direction: column-reverse;
    }
}
.ctnr {
    padding-top: 0;
}
Editor is loading...
Leave a Comment