<style> .row {
display: flex; flex-wrap: wrap;
}
.row > div[class*='col-'] {
display: flex;
} </style>
Parent:
Version:
Target:
Last updated: