Skip to content

Commit

Permalink
fix: use Matter for BoldNumber
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin committed Dec 5, 2023
1 parent 42f5a80 commit c5201fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

.BoldNumber__value {
width: 100%;
font-family: var(--font-title);
font-weight: 700;
letter-spacing: -0.025em;
}
Expand Down

0 comments on commit c5201fc

Please sign in to comment.