Flex-wrap Exercises
This lesson contains exercises on flex-wrap.
Let’s clean up the blogpost exercise. We will add the seventh post for the sake of dealing with the alignment of the last post too.
You will find the initial state in a code editor at the bottom of each exercise.
Exercise 1: Spacing
Separate the blog posts vertically with a 25px
top and bottom margin.
Implement the mobile layout in the code editor below:
Exercise 2: Left-aligning the last element
Remove the ...