aboutsummaryrefslogtreecommitdiff
path: root/src/components/rich_content/rich_content.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/rich_content/rich_content.style.js')
-rw-r--r--src/components/rich_content/rich_content.style.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/rich_content/rich_content.style.js b/src/components/rich_content/rich_content.style.js
index 7acc9d4f..c8314000 100644
--- a/src/components/rich_content/rich_content.style.js
+++ b/src/components/rich_content/rich_content.style.js
@@ -9,6 +9,8 @@ export default {
defaultRules: [
{
directives: {
+ '--font': 'generic | inherit',
+ '--monoFont': 'generic | monospace',
textNoCssColor: 'yes'
}
}