Replies: 3 comments
-
It might look a little bit strange, but if you look at actual examples it makes sense to me: https://play.tailwindcss.com/uvSQoGF7MD You don't want to have huge line heights when your text is gigantic already, and you also don't want to have touching text (because of small line heights) when the font size is tiny. |
Beta Was this translation helpful? Give feedback.
-
I would highlight in particular how line height goes down as the font size goes down, which should be the reverse for readability! |
Beta Was this translation helpful? Give feedback.
-
@RobinMalfait line height goes down as font size goes down |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
it seems the way line height is calculated for different font sizes does not make much sense
it starts small and increases towards the base font size, but then as the font size increases it starts getting smaller again
Beta Was this translation helpful? Give feedback.
All reactions