Skip to content

Commit bffcffc

Browse files
authored
fix: use default 17px body font size on iOS (#10247)
1 parent 24000fd commit bffcffc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/aura/src/typography.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434

3535
/* Support iOS dynamic text size */
3636
font: -apple-system-body;
37-
--aura-base-font-size: 14;
3837
}
3938
}
4039
}

0 commit comments

Comments
 (0)