Skip to content

Commit

Permalink
Force checkmark to be white.
Browse files Browse the repository at this point in the history
  • Loading branch information
frjo committed Jan 8, 2024
1 parent 758ec56 commit 49ffdb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
border-color: $color--primary;

&::before {
color: $color--white;
background: $color--primary;
border-color: $color--primary;
content: "";
Expand Down

0 comments on commit 49ffdb8

Please sign in to comment.