Untitled

Anonymous
plain_text
01/24/2024 7:23 AM
260 B
16
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