Hacker News new | ask | show | jobs
by clairity 1497 days ago
> "So maybe 'rems for body text, px for headings' is the way to go."

what's probably a little more useful is that headings scale up slower than body text, using different clamp() functions, e.g., https://www.aleksandrhovhannisyan.com/blog/fluid-type-scale-...