LFZ > CSS-Flexbox > Flashcards
What is the default flex-direction of a flex container?
row (LtR)
What is the default flex-wrap of a flex container?
no-wrap (everything fits onto one line)