The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: font smoothing defaults

+2
+2
quartz/styles/base.scss
··· 7 7 text-size-adjust: none; 8 8 overflow-x: hidden; 9 9 width: 100vw; 10 + -webkit-font-smoothing: antialiased; 11 + -moz-osx-font-smoothing: grayscale; 10 12 } 11 13 12 14 body,