Skip to content

Commit

Permalink
Show Pointer cursor on Buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
arran-nz committed Apr 9, 2021
1 parent 05cb9e2 commit 19d22b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ input[type="range"] {
}

.button, button {
cursor: pointer;
outline: none;
border-radius: 5px;
background-color: whitesmoke;
Expand Down

0 comments on commit 19d22b6

Please sign in to comment.