Skip to content

Commit

Permalink
added cursor to button
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaly04 committed Dec 13, 2022
1 parent d249e12 commit 2b6b169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ button {
border: none;
line-height: 1rem;
padding: 1rem;
cursor: pointer;
}
button:hover {
background-color:#1A4031;
Expand Down

0 comments on commit 2b6b169

Please sign in to comment.