Update line-height behavior to respect token value, size headings relative to body text #291
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why:
Note that this diverges slightly from original decisions to use a line-height value of 1.33 for headings. USWDS includes a line-height token for 1.35. Previously, due to normalization, this value would never take effect. However, with this pull request also removing the normalization behavior, the 1.35 actual value for headings can be used. Since this is very close to 1.33, and avoids circumventing USWDS tokens, would we be okay with this value, or should we force it to 1.33?
Live preview URL: https://federalist-2f194a10-945e-4413-be01-46ca6dae5358.app.cloud.gov/preview/18f/identity-style-guide/aduth-normalize-heading-line-heights/utilities/typography/
Effective difference in line-height:
Screenshots: