Skip to content

Commit 63374df

Browse files
committed
refactor(themes): remove the default font family for now as it conflicts with the ionic theme
1 parent f654832 commit 63374df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/themes/base/default.tokens.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ export const defaultTheme: DefaultTheme = {
6363
xxl: '32px',
6464
},
6565

66-
fontFamily: 'Roboto, "Helvetica Neue", sans-serif',
6766
dynamicFont: '-apple-system-body',
6867

6968
fontSize: {

0 commit comments

Comments
 (0)