Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design New logo design (…but it still seems stupid!) Reply To: New logo design (…but it still seems stupid!)

#183579
chrisburton
Participant

You should add the following to whatever element or class you have set to enable kerning.

-webkit-font-feature-settings: "kern";
-moz-font-feature-settings: "kern";
-o-font-feature-settings: "kern";
font-feature-settings: "kern";