Skip to content

Commit ae1dbd9

Browse files
committed
refactor(themes): remove duplicated --ion-dynamic-font
1 parent 170fd55 commit ae1dbd9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/src/css/core.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ html.ios {
1212
--ion-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif;
1313
}
1414

15-
html {
16-
--ion-dynamic-font: -apple-system-body;
17-
}
18-
1915
body {
2016
background: var(--ion-background-color);
2117
color: var(--ion-text-color);

0 commit comments

Comments
 (0)