Jost icon indicating copy to clipboard operation
Jost copied to clipboard

Letter C is cut off when you combine the regular font + bold font weight

Open JJ opened this issue 3 years ago • 0 comments

Screenshot 2022-07-04 at 09 59 05 There is a weird "cut off" look when you combine regular font + bold font weight. It might happen too with other type of fonts, but this is noticed because `bold` is the default in many user-agent styles (like h1), so it will look that way if regular font is used. Workaround is to use `bold` font, since bold on bold does not seem to make any difference.

JJ avatar Jul 07 '22 05:07 JJ