CSS clamp() Calculator
Build a CSS clamp() for fluid typography or spacing. Drag the preview width to test.
font-size: clamp(1rem, 2.5vw, 2rem);
The quick brown fox jumps over the lazy dog.
Build a CSS clamp() for fluid typography or spacing. Drag the preview width to test.
font-size: clamp(1rem, 2.5vw, 2rem);
The quick brown fox jumps over the lazy dog.