We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 857acb9 + bbaa0ea commit 23af80cCopy full SHA for 23af80c
src/theme/css/general.css
@@ -12,6 +12,7 @@ html {
12
color: var(--fg);
13
background-color: var(--bg);
14
text-size-adjust: none;
15
+ -webkit-text-size-adjust: none;
16
}
17
18
body {
0 commit comments