Skip to content

Commit 4837a9a

Browse files
committed
Typography v2
1 parent 13c36e1 commit 4837a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-components/src/typography.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body {
1616
.typo-label {
1717
font-size: var(--font-size-sm);
1818
font-family: var(--font-family-sans);
19-
font-weight: var(--font-weight-medium);
19+
font-weight: var(--font-weight-semibold);
2020
line-height: var(--font-leading-5);
2121
}
2222

0 commit comments

Comments
 (0)