Closed maelle closed 1 year ago
It should be 'light', but what we have in cynkrablog is 'thin' (despite the naming). Light ist what we have in cynkraweb.
cynkraweb:
cynkrablog:
I'm not sure I follow... Does it mean the css rule loading the font is wrong?
Yes, the css rule is wrong.
I think I renamed the thin font to light at pre-historic times, to save 2 seconds instead of doing it properly. The fonts you are using in cynkrablog is 'frutiger-thin', but it wrongly calls itself 'frutiger-light'. The font that is used in cynkraweb is the true 'frutiger-light', and is thicker than 'frutiger-thin'. We want to use 'frutiger-light', the same font (and CSS) as in cynkraweb.
so https://github.com/cynkra/cynkratemplate is wrong too then?
Yes, it's wrong, too (but only for a few weeks, we changed the cynkraweb to real 'thin' lately.
Looking at the commits now https://github.com/cynkra/cynkraweb/commits/main :smile_cat:
Now, we are using either medium or book, something thicker than on the website.
I changed the rules in https://github.com/cynkra/cynkrablog/blob/main/custom.scss
Very nice!
is it supposed to not be light @christophsax?