Line Height
Value | Figma Variable Name | CSS Variable Name | Utility class |
---|---|---|---|
1.25 | line-height-100 | var(--line-height-100) | line-height-100 |
1.5 | line-height-200 | var(--line-height-200) | line-height-200 |
1.65 | line-height-300 | var(--line-height-300) | line-height-300 |
auto | line-height-auto | var(--line-height-auto) | line-height-auto |
1 | line-height-none | var(--line-height-none) | line-height-none |