What is the reasoning for the two font-family: sans-serif declarations in style.css? This was the first thing I changed (via custom.css) after I set up my instance earlier.
You're already respecting the user's preference as to what sans font the app is in, why not respect their preference for serif over sans-serif as well?
Look, I have serif set as default in my browser and Codeberg, as an example, does respect it:
What is the reasoning for the two `font-family: sans-serif` declarations in style.css? This was the first thing I changed (via custom.css) after I set up my instance earlier.
You're already respecting the user's preference as to what sans font the app is in, why not respect their preference for serif over sans-serif as well?
Look, I have serif set as default in my browser and Codeberg, as an example, does respect it: