Learning Fuze > css-flexbox > Flashcards
What is the default flex-direction of a flex container?
The default flex-direction of a flex container is row
What is the default flex-wrap of a flex container?
Puts everything on one row.