centered the forms
This commit is contained in:
@@ -56,7 +56,10 @@ const Register = () => {
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
alignItems: 'center',
|
||||
mt: 5,
|
||||
justifyContent: 'center',
|
||||
|
||||
|
||||
height: "calc(100vh - 64px)",
|
||||
}}
|
||||
>
|
||||
<Typography variant="h4" gutterBottom>
|
||||
|
||||
Reference in New Issue
Block a user