Skip to content

Commit a9cb37c

Browse files
committed
05-descendant-combinator: Add checkboxes to the README
Add checkboxes to the README to make the progress tracking a better experience.
1 parent 69457d4 commit a9cb37c

File tree

1 file changed

+2
-2
lines changed
  • foundations/intro-to-css/05-descendant-combinator

1 file changed

+2
-2
lines changed

foundations/intro-to-css/05-descendant-combinator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ The properties you need to add are:
1414

1515

1616
### Self Check
17-
- Do the elements that contain the text "This should be styled" have the correct styles applied?
18-
- Do the elements that contain the text "This should be unstyled" have no styles applied?
17+
- [ ] Do the elements that contain the text "This should be styled" have the correct styles applied?
18+
- [ ] Do the elements that contain the text "This should be unstyled" have no styles applied?

0 commit comments

Comments
 (0)