Skip to content

Commit

Permalink
Submission: Fix low contrast on "required" text
Browse files Browse the repository at this point in the history
Fixes #165
  • Loading branch information
ryelle committed Sep 22, 2023
1 parent 4e1711e commit 3019f85
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
margin-inline-start: 0.25em;
font-size: 100% !important;
color: var(--wp--preset--color--charcoal-4);
opacity: 1 !important;
}
}

Expand Down

0 comments on commit 3019f85

Please sign in to comment.