Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
hovering effects to buttons
  • Loading branch information
NeerajaGurram authored Jun 24, 2024
1 parent ea23a08 commit d93a36a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1862,3 +1862,7 @@ section.image {
top: 0;
border-radius: 10px;
}
.button-85:hover{
font-size: 14px;
box-shadow:0px 2px 10px 6px #999999;
}

0 comments on commit d93a36a

Please sign in to comment.