diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index d49dc0770..9802668e1 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -1,10 +1,7 @@ @use "./base.scss"; // put your custom CSS here!  -body {    - font-family: 'Helvetica Neue', Helvetica,Arial, sans-serif;     -} a {          - font-weight: normal;    + font-weight: normal;      background-color: transparent;        }