Skip to content

Commit 21890c5

Browse files
authored
Update style.css
1 parent 45d684d commit 21890c5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

task02-toggle-button-text/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,3 @@ button {
2828
color: white;
2929
transition: background-color 0.3s ease;
3030
}
31-
32-
button:hover {
33-
background-color: rgb(201, 64, 15);
34-
}

0 commit comments

Comments
 (0)