Last Updated: February 25, 2016
·
422
· nsteiner

Letter-spacing gracefully

While using -1px will often work OK, with smaller headlines it can leave letters jammed up too tight. You can get more fine grained control with ems, for example like this:

letter-spacing:-0.04em;