Configuration » Headings Maximum Line HeightLink
Since: 2.0.0 New IssueThe maximum line height ratio for headings to use. Do not use any units with
this value. This value directly affects the <h6>
tag and indirectly affects
all other heading font sizes as well by serving as the upper limit to our scale.
Because we set the <h6>
tag to be the same size as our body copy by default,
it also gets the same line-height ratio by default.
_typography-tools.scss, line 182
View Source