Be-Prepared / Be-Prepared.github.io

Handy PWA filled with useful tools.
Other
0 stars 0 forks source link

Variable font size and possibly icon sizes using clamp #12

Closed fidian closed 3 months ago

fidian commented 3 months ago

Use clamp to make fonts change with regard to the size of the screen, eliminating the need for breakpoints.

The same approach could be used for icon sizes.

fidian commented 3 months ago

Clamp doesn't have as wide of support as desired. Sticking with breakpoints.