There was an error while loading. Please reload this page.
1 parent 13c36e1 commit 4837a9aCopy full SHA for 4837a9a
1 file changed
packages/react-components/src/typography.css
@@ -16,7 +16,7 @@ body {
16
.typo-label {
17
font-size: var(--font-size-sm);
18
font-family: var(--font-family-sans);
19
- font-weight: var(--font-weight-medium);
+ font-weight: var(--font-weight-semibold);
20
line-height: var(--font-leading-5);
21
}
22
0 commit comments