Typography: Bring back the font-size ramp 🙃
This commit is contained in:
parent
98fc4867e1
commit
f705d612ed
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ html {
|
|||
line-height: 1.45;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: clamp(100%, 3vw, 130%);
|
||||
}
|
||||
|
||||
|
||||
/***********
|
||||
## HEADINGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue