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 2f5a682 commit 54a88bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,8 @@ input[type=submit] {
background-size: cover;
background-position: center;
}

.btn {
color: rgb(255, 255, 255);
background-color: rgb(158, 182, 32);
}

0 comments on commit 54a88bf

Please sign in to comment.