X
X

Responsive and fluid typography with Baseline CSS features

Link

html {
  font-size: clamp(1em, 16px + 0.25vw, 1.25em);
}