Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a5f2ba9

Browse files
authored
Update MAKEME.md
Put the image for the flexbox exercise in the right place
1 parent c372072 commit a5f2ba9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Week2/MAKEME.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ Other than that you should use `media queries`. Here are the requirements for ea
5757
- On tablets (between 600px and 1024px): a three column grid, with the exception that the first two items span the full width together (so first we have two columns, then after the first two items we have three columns)
5858
- On desktops (1024px and up): a four column grid, with the exception that the first item spans two columns. - There should be some `margin` between the grid items
5959

60+
So that it works like this:
61+
62+
![](./assets/wireframe.png)
63+
6064
Make the page look beautiful by adding some more CSS! Include CSS rules for:
6165

6266
- `hover` states for the grid elements, to indicate to the user that they're looking at that specific drone

0 commit comments

Comments
 (0)