Line-height for 'body' text is inconsistent #47735
Labels
[Feature] Component System
WordPress component system
General Interface
Parts of the UI which don't fall neatly under other labels.
Needs Design Feedback
Needs general design feedback.
Needs Figma Update
Needs an update to Figma for design purposes
[Type] Enhancement
A suggestion for improvement.
We utilise 13px as the default font size in the block editor. However, different areas of the UI apply different line-height values to this 13px text. Some examples:
It's a small detail, but these inconsistencies add up to make the UI feel less structured and cohesive.
If we wanted to pick one of the existing values I'd vote for 1.5 because it arguably has the best legibility, and gets us closest to the 4px baseline grid: 13 * 1.5 = 19.5. To be more precise, a value of 1.53846153846 * 13 = 20 🙂
Here's equivalent screenshots of the UI noted above using that value:
cc @WordPress/gutenberg-design
The text was updated successfully, but these errors were encountered: