Skip to content

Commit

Permalink
Remove extra margin
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmainec committed Oct 28, 2022
1 parent e651021 commit ddac909
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ const useStyles = makeStyles((theme: Theme) => ({
},
ampersand: {
...theme.typography.body2,
marginBottom: "0.25rem",
[theme.breakpoints.only("sm")]: {
...theme.typography.body3,
},
Expand Down

0 comments on commit ddac909

Please sign in to comment.