fix: fixed subheader text color (#2820)

This commit is contained in:
Wyatt Johnson
2020-02-04 17:04:43 +00:00
committed by GitHub
parent e42cb59661
commit 9cc3a57295
@@ -1,4 +1,4 @@
$configureHeadingForegroundColor: var(--v2-colors-pure-white);
$configureHeadingForegroundColor: var(--v2-colors-mono-500);
$configureSubHeadingBorderColor: var(--v2-colors-grey-300);
.root {