%flex-row { display: flex; flex-flow: row nowrap; } %flex-column { display: flex; flex-flow: column nowrap; }