Closed colorful-tones closed 1 year ago
Currently, the h2 and h3 are the same exact font size. This is not ideal and does not adhere to the visual hierarchy that one would expect when perusing the web.
h2
h3
Make h2 bigger than h3.
Closed by https://github.com/wpengine/frost/commit/f1556f6bba9e7f03fe3d0ef32f94b6295a695394.
What problem does this address?
Currently, the
h2
andh3
are the same exact font size. This is not ideal and does not adhere to the visual hierarchy that one would expect when perusing the web.What is your proposed solution?
Make
h2
bigger thanh3
.