Typography: Bring back the font-size ramp 🙃

This commit is contained in:
Eryn Wells 2024-07-25 13:13:41 -07:00
parent 98fc4867e1
commit f705d612ed

View file

@ -41,6 +41,10 @@ html {
line-height: 1.45; line-height: 1.45;
} }
body {
font-size: clamp(100%, 3vw, 130%);
}
/*********** /***********
## HEADINGS ## HEADINGS