Skip to content

Commit

Permalink
Merge pull request #614 from sudhanshutech/fix/typo
Browse files Browse the repository at this point in the history
remove unwanted style
  • Loading branch information
Yashsharma1911 authored May 7, 2024
2 parents 50b5301 + 4f9abdd commit 2b875ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/theme/typography.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export const typography = (mode: PaletteMode): TypographyOptions => {
fontSize: '1rem',
fontWeight: 400,
lineHeight: '1.75rem',
display: 'block',
[theme.breakpoints.down('sm')]: {
fontSize: '1rem',
lineHeight: '1.75rem'
Expand Down

0 comments on commit 2b875ae

Please sign in to comment.