Skip to content

Commit d7e41dc

Browse files
committed
01-margin-and-padding-2: Add checkboxes to the README
Add checkboxes to the README to make the progress tracking a better experience.
1 parent c02f46e commit d7e41dc

File tree

1 file changed

+8
-8
lines changed
  • foundations/block-and-inline/02-margin-and-padding-2

1 file changed

+8
-8
lines changed

foundations/block-and-inline/02-margin-and-padding-2/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ This one is a little nicer looking, and a little closer to something you might s
88
### Self Check
99
Use this section to check your work. On _these_ projects, your goal isn't to attain 100% pixel perfection, but to use the tools you've learned to get relatively close to the desired output.
1010

11-
- There is 8px between the edge of the card and its content (the blue sections).
12-
- There is an 8px gap between each of the blue sections inside the card.
13-
- The title of the card uses a 16px font.
14-
- There are 8px between the title text and the edge of the title section.
15-
- The content section has 16px space on the top and bottom, and 8px on either side.
16-
- Everything inside the `.button-container` section is centered, and there is 8px padding.
17-
- The Big Button is centered on its own line.
18-
- The Big Button has 24px space on the sides, and 8px on top and bottom.
11+
- [ ] There is 8px between the edge of the card and its content (the blue sections).
12+
- [ ] There is an 8px gap between each of the blue sections inside the card.
13+
- [ ] The title of the card uses a 16px font.
14+
- [ ] There are 8px between the title text and the edge of the title section.
15+
- [ ] The content section has 16px space on the top and bottom, and 8px on either side.
16+
- [ ] Everything inside the `.button-container` section is centered, and there is 8px padding.
17+
- [ ] The Big Button is centered on its own line.
18+
- [ ] The Big Button has 24px space on the sides, and 8px on top and bottom.

0 commit comments

Comments
 (0)