Skip to content

Commit

Permalink
Reapply "hover effect"
Browse files Browse the repository at this point in the history
This reverts commit 73dacd7.
  • Loading branch information
Shreyaa173 committed May 28, 2024
1 parent 73dacd7 commit 5942b68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,10 @@ body {
font-size: 1.3rem;
}

.app_download img:hover{
transform: scale(1.1);
}

.btn a {
text-decoration: none;
color: brown;
Expand Down

0 comments on commit 5942b68

Please sign in to comment.