diff --git a/src/styles/typography.scss b/src/styles/typography.scss index 1888a754..91133b76 100644 --- a/src/styles/typography.scss +++ b/src/styles/typography.scss @@ -38,7 +38,6 @@ html { /* Monospace, for code and raw data output */ code, pre, pre *, .jsoneditor *, .mono * { - font-family: var(--font-monospace); font-weight: normal; } }