Skip to content

Commit

Permalink
update secondary button background color (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinamarien committed Dec 16, 2021
1 parent 64e3ef5 commit 25f7045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
.color-background-2 .button--secondary,
.color-accent-1 .button--secondary,
.color-accent-2 .button--secondary {
--color-button: var(--color-foreground);
--color-button: var(--color-background);
--color-button-text: var(--color-foreground);
}

Expand Down

0 comments on commit 25f7045

Please sign in to comment.