Skip to content

Commit

Permalink
corrected cursor over buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Hawksworth committed Mar 12, 2018
1 parent 6a322e8 commit 5eb6495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/theme2/_main.scss
Expand Up @@ -251,6 +251,7 @@ button {
&:focus {
color: $accent-color;
background-color: rgba(0,0,0,1);
cursor: pointer;
}
&:active {
color: rgba(0,0,0,1);
Expand Down

0 comments on commit 5eb6495

Please sign in to comment.