Add ChecheAwtis to page awtis

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-05-21 17:56:56 +04:00
parent 5b617236cb
commit ed822a49a7
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -17,7 +17,6 @@ const StyledGrid = styled(Grid)((
) => ({
[`& .${classes.root}`]: {
'& > *': {
marginBottom: theme.spacing(2),
marginTop: theme.spacing(2)
}
}