CSS Typography Scale
Base font-size and modular ratio create a consistent scale.
Preview
Font size 10.24px
Font size 12.80px
Font size 16.00px
Font size 20.00px
Font size 25.00px
Font size 31.25px
Font size 39.06px
Font size 48.83px
CSS Variables
:root { --step-0: 10.24px; --step-1: 12.80px; --step-2: 16.00px; --step-3: 20.00px; --step-4: 25.00px; --step-5: 31.25px; --step-6: 39.06px; --step-7: 48.83px; }