Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
darker blue on the hero button
  • Loading branch information
erinecon authored Nov 13, 2023
1 parent c337597 commit 0aa32d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2303,7 +2303,7 @@ input, select, textarea {
#hero .button {
background: #fff;
border-color: rgba(255, 255, 255, 0);
color: #5858f3;
color: #001c59;
font-size: 1.25em;
}

Expand Down

0 comments on commit 0aa32d5

Please sign in to comment.