cynkra / cynkrablog

Source of the cynkra blog
https://cynkra.com/blog
0 stars 1 forks source link

different font for headers #13

Closed maelle closed 1 year ago

christophsax commented 1 year ago

The current headers use fake bold:

image

Turning off font-weight: 600 makes it already look better:

image

However, in cynkraweb, we use the actual frutiger-thin for headers (which is thinner than the main font).

maelle commented 1 year ago

is https://github.com/cynkra/cynkrablog/blob/0aef06779caefb7e5991e675172c315a46274269/custom.scss#L20-L22 wrong then?

christophsax commented 1 year ago

No, that looks good. Thin and 300. However, there seems to some other issues now:

image