CSS Target Flex Parent Child
.parent > * {
/* Style first-level children of .parent */
}
KostasX
.parent > * {
/* Style first-level children of .parent */
}