Skip to content

Commit

Permalink
[DDW-680] Use --font-regular in overlay checkboxes in ITN rewards dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
mchappell committed Oct 15, 2021
1 parent 5392043 commit ba76b44
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -55,6 +55,10 @@
.checkbox {
margin-bottom: 20px;

label {
font-family: var(--font-regular);
}

&:last-child {
margin-bottom: 30px;
}
Expand Down

0 comments on commit ba76b44

Please sign in to comment.