update theme

This commit is contained in:
Abhinav 2022-05-30 14:48:26 +05:30
parent 908939544e
commit 457cbae158

View file

@ -156,6 +156,10 @@ const darkThemeOptions = createTheme({
borderRadius: 8,
},
typography: {
body1: {
fontSize: '16px',
lineHeight: '24px',
},
body2: {
fontSize: '14px',
lineHeight: '20px',