Skip to content

Commit

Permalink
color buttom phone
Browse files Browse the repository at this point in the history
  • Loading branch information
DianaRCruz committed Apr 28, 2024
1 parent d0ec5b2 commit 6dd57d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ position: relative;}
animation-name: bottonColor;
animation-iteration-count: infinite;
cursor: pointer;
-webkit-text-fill-color: black;
}

.start:active{
Expand Down Expand Up @@ -142,6 +143,7 @@ position: relative;}
animation-name: bottonColor;
animation-iteration-count: infinite;
cursor: pointer;
-webkit-text-fill-color: black;
}

.next:active{
Expand Down

0 comments on commit 6dd57d8

Please sign in to comment.