We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d684d commit 21890c5Copy full SHA for 21890c5
1 file changed
task02-toggle-button-text/style.css
@@ -28,7 +28,3 @@ button {
28
color: white;
29
transition: background-color 0.3s ease;
30
}
31
-
32
-button:hover {
33
- background-color: rgb(201, 64, 15);
34
-}
0 commit comments