diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index fce622a..a56c58d 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -1,3 +1,4 @@ +/* @use "./base.scss"; $root-font-size: 18px; @@ -137,4 +138,5 @@ code { font-size: 1rem !important; font-family: $pre-font-family !important; line-height: 1rem !important; -} \ No newline at end of file +} + */ \ No newline at end of file