We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50b5301 + 4f9abdd commit 2b875aeCopy full SHA for 2b875ae
src/theme/typography.ts
@@ -91,7 +91,6 @@ export const typography = (mode: PaletteMode): TypographyOptions => {
91
fontSize: '1rem',
92
fontWeight: 400,
93
lineHeight: '1.75rem',
94
- display: 'block',
95
[theme.breakpoints.down('sm')]: {
96
97
lineHeight: '1.75rem'
0 commit comments