UNPKG

floor-typography-css

Version:

Vanilla CSS normalizer and the extra minimum for an intuitive default CSS for typography and web-apps.

9 lines (7 loc) 104 B
:root { --h1-min-font-size: 3em; --h2-min-font-size: 2em; } h3, .h3 { --_heading-added-lead: .25; }