Home › Forums › Design › New logo design (…but it still seems stupid!) › Reply To: New logo design (…but it still seems stupid!)
September 19, 2014 at 4:17 am
#183579
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";