diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index b26f63cf1..d49dc0770 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -2,7 +2,7 @@ // put your custom CSS here!  body {    - font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;   + font-family: 'Helvetica Neue', Helvetica,Arial, sans-serif;     } a {          font-weight: normal;