restored old widths
This commit is contained in:
parent
dad451c6af
commit
a84c09a5c8
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ const useStyles = makeStyles((theme: Theme) => ({
|
|||
paddingBottom: 0,
|
||||
},
|
||||
[theme.breakpoints.up("md")]: {
|
||||
paddingLeft: theme.spacing(8)
|
||||
paddingLeft: theme.spacing(9)
|
||||
},
|
||||
},
|
||||
container: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue