We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455f0d9 commit 69457d4Copy full SHA for 69457d4
foundations/intro-to-css/04-chaining-selectors/README.md
@@ -16,6 +16,6 @@ The properties you need to add to each element are:
16

17
18
### 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?
+- [ ] Did you properly chain class selectors for each rule?
+- [ ] Does the `proportioned` image retain its original square proportions?
+- [ ] Does the `distorted` image end up looking squished and, well, distorted?
0 commit comments