bkhpanigha / hh-suttas

HH Suttas (Development)
https://hh-suttas.onrender.com/
9 stars 7 forks source link

The CSS font is not correctly set #159

Closed Reptilioo closed 2 months ago

Reptilioo commented 2 months ago

I don't mind the font but I just realized it's probably not the one that was wanted at first judging by these lines and the error in "Roboto Serif":

https://github.com/bkhpanigha/hh-suttas/blob/a0d0af15b1a23ec30fadd5372f93734c30c06b8d/index.css#L18-L22

We could keep the current font, or we could also find a variable font that allows for a range of multiple weights of bolding so as to have more options, like being able to highlight passages with a slight bolding.

Reptilioo commented 2 months ago

My bad, didn't see that the font was also imported with the error in its name, so the font is in fact set correctly.