Skip to content

Commit 69457d4

Browse files
committed
04-chaining-selectors: Add checkboxes to the README
Add checkboxes to the README to make the progress tracking a better experience.
1 parent 455f0d9 commit 69457d4

File tree

1 file changed

+3
-3
lines changed
  • foundations/intro-to-css/04-chaining-selectors

1 file changed

+3
-3
lines changed

foundations/intro-to-css/04-chaining-selectors/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ The properties you need to add to each element are:
1616
![desired outcome](./desired-outcome.png)
1717

1818
### Self Check
19-
- Did you properly chain class selectors for each rule?
20-
- Does the `proportioned` image retain its original square proportions?
21-
- Does the `distorted` image end up looking squished and, well, distorted?
19+
- [ ] Did you properly chain class selectors for each rule?
20+
- [ ] Does the `proportioned` image retain its original square proportions?
21+
- [ ] Does the `distorted` image end up looking squished and, well, distorted?

0 commit comments

Comments
 (0)