Scale With Me
fluid typography that tracks the viewport
h1
{
font-size
:
clamp
(
1
rem
,
2
vw
+
1
rem
,
3
rem
);
}
next slide