Merge pull request #756 from ente-io/update-line-height

update body1 line height
This commit is contained in:
Manav 2022-10-31 12:27:01 +05:30 committed by GitHub
commit f833a20503
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -304,7 +304,7 @@ const darkThemeOptions = createTheme({
typography: {
body1: {
fontSize: '16px',
lineHeight: '19px',
lineHeight: '20px',
},
body2: {
fontSize: '14px',