Skip to content

Commit

Permalink
Button styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Goosk committed Mar 7, 2018
1 parent 2a6f4cd commit a60bf0a
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@
font-weight: bold;
padding: 5px 10px;
cursor: pointer;
outline: 0;

&:active {
background: $turqois-1;
color: $white;
}
}

0 comments on commit a60bf0a

Please sign in to comment.