formatting

This commit is contained in:
Proddy
2023-02-28 09:16:24 +01:00
parent ee1c70f608
commit 0078a2ef8e
7 changed files with 24 additions and 8 deletions

View File

@@ -103,10 +103,12 @@ const SignIn: FC = () => {
>
<Typography variant="h4">{PROJECT_NAME}</Typography>
<Box
mt={2}
mb={2}
sx={{
'& button, & a, & .MuiCard-root': {
mt: 0.5,
mx: 0.5
mt: 1,
mx: 1
}
}}
>