can clamp() be used for anything other than font-size

well I know what clamp() function is or what it does
I've only seen people using it for font-size but i wanna know if it is possible to use it anything else
for example, margin, padding or gaps

I also know about min() max() functions that we can use but i once used clamp() for gaps and it worked quite amazing

but since i never saw anyone using it , I'm sort of confused if it's bad or unorthodox to use it for anything other than font-size
tnx ❤️
Was this page helpful?