Skip to content

Commit 4fc431a

Browse files
committed
04-flex-information: Add checkboxes to the README
Add checkboxes to the README to make the progress tracking a better experience.
1 parent 8a98eff commit 4fc431a

File tree

1 file changed

+7
-7
lines changed
  • foundations/flex/04-flex-information

1 file changed

+7
-7
lines changed

foundations/flex/04-flex-information/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ For this one you will need to edit the HTML a little bit too. We can't be making
1010

1111
### Self Check
1212

13-
- All items are centered on the page (horizontally, not vertically).
14-
- The title is centered on the page.
15-
- There is 32px between the title and the 'items.'
16-
- There is 52px between each item.
17-
- The items are arranged horizontally on the page.
18-
- The items are only 200px wide and the text wraps.
19-
- The item text is centered.
13+
- [ ] All items are centered on the page (horizontally, not vertically).
14+
- [ ] The title is centered on the page.
15+
- [ ] There is 32px between the title and the 'items.'
16+
- [ ] There is 52px between each item.
17+
- [ ] The items are arranged horizontally on the page.
18+
- [ ] The items are only 200px wide and the text wraps.
19+
- [ ] The item text is centered.

0 commit comments

Comments
 (0)