css-flexbox Flashcards
(2 cards)
1
Q
What is the default flex-direction of a flex container?
A
The default flex-direction of a flex container is row
2
Q
What is the default flex-wrap of a flex container?
A
Puts everything on one row.