this repo has no description

better font stuff

0xda157 e65a1f22 b6a80a48

+1 -1
+1 -1
sass/style.scss
··· 30 30 } 31 31 32 32 html { 33 - font-family: "Roboto", Sans-Serif; 33 + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 34 34 color: var(--text); 35 35 background-color: var(--site-bg); 36 36 }