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.
1 parent 0aa3ef4 commit 7e75b23Copy full SHA for 7e75b23
1 file changed
src/styles/global.css
@@ -67,7 +67,7 @@ html {
67
body {
68
@apply transition-colors;
69
font-display: block;
70
- font-size-adjust: ex-height 0.53;
+ font-size-adjust: from-font var(--theme-font);
71
}
72
73
/* hide katex-html */
0 commit comments