Question 1 out of 3

    What does the 'flex-direction' property do in Flexbox?

    Defines the direction of the main axis

    The 'flex-direction' property defines the direction of the main axis in a flex container.