We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
title
1 parent 21e86e0 commit d9c63b8Copy full SHA for d9c63b8
packages/components/app/styles/components/alert.scss
@@ -65,7 +65,7 @@
65
// we add very basic styling for elements that may be injected via the "description" string
66
67
strong {
68
- font-weight: var(--token-typography-font-weight-medium);
+ font-weight: var(--token-typography-font-weight-semibold);
69
}
70
71
code, pre {
0 commit comments