Daniel Pietzsch

Personal blog. Mostly photos.

clamp()

Just learned about the CSS clamp() function. This would actually be really handy for specifying a width based font size, without the need for an extra media-query.

Unfortunately, this does not have any browser support right now.