We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aff214 commit a865c5fCopy full SHA for a865c5f
packages/react/src/PageHeader/PageHeader.module.css
@@ -229,7 +229,7 @@
229
display: flex;
230
padding-top: var(--base-size-8);
231
font-size: var(--text-body-size-medium, 0.875rem);
232
- font-weight: initial;
+ font-weight: var(--base-text-weight-normal);
233
line-height: var(--text-body-lineHeight-medium, 1.4285);
234
flex-direction: row;
235
grid-row: var(--grid-row-order-description);
0 commit comments