Skip to content

Commit 401256f

Browse files
authored
Update style.css
1 parent b946473 commit 401256f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

task01-change-and-revert-heading/style.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ button {
3434
transition: background-color 0.3s;
3535
}
3636

37-
button:hover {
38-
background-color: rgb(58, 161, 164);
39-
}
40-
4137
@media (max-width: 390px) {
4238
.container {
4339
box-sizing: border-box;
@@ -52,3 +48,4 @@ button:hover {
5248
padding: 10px 30px;
5349
}
5450
}
51+

0 commit comments

Comments
 (0)