diff --git a/src/css/custom.scss b/src/css/custom.scss index 01408f786f..92b84e82eb 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -122,8 +122,6 @@ --ifm-heading-font-family: Poppins; --ifm-heading-font-weight: var(--ifm-font-weight-bold); --ifm-line-height-base: 1.6; - --ifm-heading-color: theme(colors.gray.1000); - --ifm-code-font-size: 95%; --ifm-pre-line-height: 1.5em; --ifm-code-background-color: #282a36;