my website, hosted on wisp.place

chore: update serif font families

makes it look a bit better on windows and linux

+2 -1
+2 -1
src/styles/global.css
··· 4 4 h4, 5 5 h5, 6 6 h6 { 7 - font-family: ui-serif, serif; 7 + font-family: 8 + ui-serif, "Georgia", "Cambria", "Times New Roman", "Times", serif; 8 9 } 9 10 10 11 pre {