79539538

Date: 2025-03-27 16:50:13
Score: 2
Natty:
Report link

As said @herrstrietzel, kerning won't be applied to text with different layout context. And as mentioned @BehRouz you can workaround by applying a negative margin-left (or margin-inline-start) with em.

With javascript and opentype.js (getKerningValue), you can get all the kernings.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @herrstrietzel
  • User mentioned (0): @BehRouz
  • Low reputation (1):
Posted by: user2322978