I've been exploring different ways to interact with a user preferred font size. Could the max() function work better than a classic px-to-em conversion?

Along the way: How Best Practice ruined text-only zoom! 😬

Still thinking about units & type in #CSS …

https://www.oddbird.net/2025/07/22/size-preferences/

Designing for User Font-size and Zoom

Using modern CSS units and math functions

OddBird