You have already completed these exercises!
Do you want to take them again?
You completed the CSS Flex Responsive Exercises from W3Schools.com
Share on:
Drag and drop the correct property name to change the flex direction at the breakpoint.
@media (max-width: 800px) { .flex-container { : column; }}