We are lacking a good size of heading text between <h3> and the current <h4> (which matches default text size). Meanwhile, <h5> which is documented in styleguide and therefore "usable" is actually smaller than default text, which makes less sense for a heading. We should bump up <h4> to a higher text size closer to <h3> and make <h5> the same as the default text size.
This may impact current layouts, so we should do a test run to see what happens.
We are lacking a good size of heading text between
<h3>
and the current<h4>
(which matches default text size). Meanwhile,<h5>
which is documented in styleguide and therefore "usable" is actually smaller than default text, which makes less sense for a heading. We should bump up<h4>
to a higher text size closer to<h3>
and make<h5>
the same as the default text size.This may impact current layouts, so we should do a test run to see what happens.