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 d9da6a5 commit 0629345Copy full SHA for 0629345
packages/aura/src/typography.css
@@ -69,7 +69,7 @@
69
text-size-adjust: none;
70
}
71
72
-:where(body, :host, [theme]) {
+:where(body, :host, [theme]:not(html)) {
73
font-size: var(--aura-font-size-m);
74
line-height: var(--aura-line-height-m);
75
0 commit comments