Skip to content

Commit

Permalink
Button hover styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonm23 committed Aug 24, 2023
1 parent 7adb216 commit 4e69465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
a.Button:hover
{
background-color: #E0F1FA;
color: #282C32;
}

.ButtonContainer
Expand Down

0 comments on commit 4e69465

Please sign in to comment.