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 h4, 5 h5, 6 h6 { 7 - font-family: ui-serif, serif; 8 } 9 10 pre {
··· 4 h4, 5 h5, 6 h6 { 7 + font-family: 8 + ui-serif, "Georgia", "Cambria", "Times New Roman", "Times", serif; 9 } 10 11 pre {