Use flex-direction: row; and flex-direction: column; as necessary to specify if children elements will be lined up horizontally or vertically
flex-direction: row;
flex-direction: column;