Skip to content

Commit

Permalink
Update style.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
wendelnascimento authored Jun 19, 2019
1 parent 54a88bf commit 17c5582
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,8 @@ input[type=submit] {
.btn {
color: rgb(255, 255, 255);
background-color: rgb(158, 182, 32);

&:hover {
background-color: rgba(158, 182, 32, .8);
}
}

0 comments on commit 17c5582

Please sign in to comment.