disable font inflation on mobile devices (hopefully)
This commit is contained in:
parent
5342d7568b
commit
49af219330
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ dfn {
|
|||
font-family: "RecVar", sans-serif;
|
||||
font-style: normal;
|
||||
line-height: 1.5;
|
||||
text-size-adjust: none;
|
||||
}
|
||||
|
||||
html {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue