Skip to content

Commit

Permalink
add hover to button
Browse files Browse the repository at this point in the history
  • Loading branch information
SanitaB17 committed Dec 13, 2023
1 parent a937937 commit 3e3d528
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,10 @@ footer p{
.right li{
font-size: 36px;
}
.our-gallery a h4:hover{
color:#dedede;
background-color: #698aab;
}
.column{
border-top-right-radius: 2rem;
border-bottom-left-radius: 2rem
Expand Down

0 comments on commit 3e3d528

Please sign in to comment.