Skip to content

Commit

Permalink
Update sign up button text color
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhindas56 committed Jan 31, 2024
1 parent ffa570d commit d4f5a88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,7 @@ button.signup:active {

.ad-button {
font-size: 20px;
font-weight: 600;
color: #e5e7eb;
color: #ffffff;
background-color: #3883f6;
border: 2px solid white;
border-radius: 10px;
Expand Down

0 comments on commit d4f5a88

Please sign in to comment.