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 1643286 commit 8028c5eCopy full SHA for 8028c5e
src/Styles.js
@@ -42,6 +42,7 @@ export default css`
42
43
.heading3 {
44
flex: 1;
45
+ color: var(--arc-font-subhead-color);
46
font-size: var(--arc-font-subhead-font-size);
47
font-weight: var(--arc-font-subhead-font-weight);
48
line-height: var(--arc-font-subhead-line-height);
0 commit comments