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 a724f79 commit 9c1e28aCopy full SHA for 9c1e28a
packages/react/src/DialogV1/Dialog.module.css
@@ -67,6 +67,6 @@
67
}
68
69
.HeaderChild {
70
- font-size: var(--text-body-size-small);
71
- font-weight: var(--text-body-weight-bold);
+ font-size: var(--text-body-size-medium);
+ font-weight: var(--base-text-weight-semibold);
72
0 commit comments