Skip to main content

Letter-spacing should not be percentage based

  • April 25, 2021
  • 27 replies
  • 74097 views

Show first post

27 replies

MakePixelsWork
  • Author
  • Active Member
  • December 5, 2024

In CSS, letter-spacing does not allow for the use of percentages. So the interface is using something that is not supported in the code. Having to do the translation to ems yourself is just bad UX.

On top of that, you can’t set the root (R)EM size in Figma.


Boris_Perisset

Figma’s letterspacing takes the precentage of the font-size in em.