Skip to content

Commit

Permalink
Use --font-xs variable
Browse files Browse the repository at this point in the history
Co-authored-by: Allan Lasser <[email protected]>
  • Loading branch information
eyeseast and allanlasser authored Mar 26, 2024
1 parent 5e23c58 commit 5dc5111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/kit.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ dd {

dt {
color: var(--gray-5, #233944);
font-size: 0.75rem;
font-size: var(--font-xs, 0.75rem);
font-weight: var(--font-semibold, 600);
}

Expand Down

0 comments on commit 5dc5111

Please sign in to comment.