1
Fork 0

maybe better with sans-serif now?

This commit is contained in:
Jan-Erik Rediger 2025-03-11 22:15:57 +01:00
parent 1b3ea99b50
commit 2537faf77c

View file

@ -25,7 +25,7 @@
} }
:root { :root {
--font: Crimson,Palatino,Georgia,Lucida Bright,Book Antiqua,serif; --font: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
} }
html{ html{