quartz/styles/base.scss
@@ -7,6 +7,8 @@ text-size-adjust: none; overflow-x: hidden; width: 100vw; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body, @@ -54,7 +56,7 @@ } a { font-weight: 600; font-weight: $boldWeight; text-decoration: none; transition: color 0.2s ease; color: var(--secondary);