diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index dae3da198..62754f5fe 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -1,12 +1,3 @@ @use "./base.scss"; -// put your custom CSS here! - -// 定义变量 -$chinese-italic-font: 'ChineseItalic'; -$western-font-stack: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; - -em, .cm-em, i { - font-family: $western-font-stack, $chinese-italic-font; - font-style: italic; -} \ No newline at end of file +// put your custom CSS here! \ No newline at end of file