Skip to content

Commit 2b875ae

Browse files
Merge pull request #614 from sudhanshutech/fix/typo
remove unwanted style
2 parents 50b5301 + 4f9abdd commit 2b875ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/theme/typography.ts

-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ export const typography = (mode: PaletteMode): TypographyOptions => {
9191
fontSize: '1rem',
9292
fontWeight: 400,
9393
lineHeight: '1.75rem',
94-
display: 'block',
9594
[theme.breakpoints.down('sm')]: {
9695
fontSize: '1rem',
9796
lineHeight: '1.75rem'

0 commit comments

Comments
 (0)