Skip to content

Commit 8a98eff

Browse files
committed
03-flex-header-2: Add checkboxes to the README
Add checkboxes to the README to make the progress tracking a better experience.
1 parent 1613e73 commit 8a98eff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

foundations/flex/03-flex-header-2/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ As with the last example, this one needs to be flexible in the middle, with item
1414
![gif](./desired-outcome.gif)
1515

1616
### Self Check
17-
- Everything is centered vertically inside the header.
18-
- There is 8px space between everything and the edge of the header.
19-
- Items are arranged horizontally as seen in the outcome image.
20-
- There is 16px between each item on both sides of the header.
21-
- flex is used to arrange everything.
17+
- [ ] Everything is centered vertically inside the header.
18+
- [ ] There is 8px space between everything and the edge of the header.
19+
- [ ] Items are arranged horizontally as seen in the outcome image.
20+
- [ ] There is 16px between each item on both sides of the header.
21+
- [ ] flex is used to arrange everything.

0 commit comments

Comments
 (0)