We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04fe66 commit 3430ec7Copy full SHA for 3430ec7
advanced-html-css/animation/01-button-hover/README.md
@@ -7,6 +7,6 @@ Use a transition to scale the button when you hover your mouse over it.
7

8
9
### Self Check
10
-- Does the button grow when you hover it?
11
-- Do other properties of the button remain unchanged?
12
-- Does the `:hover` pseudo-class trigger the transition?
+- [ ] Does the button grow when you hover it?
+- [ ] Do other properties of the button remain unchanged?
+- [ ] Does the `:hover` pseudo-class trigger the transition?
0 commit comments