loginv1
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.loginCard{
|
||||
min-width: 300px;
|
||||
width:20%;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
.fullWidth{
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.loginContainer{
|
||||
display: flex;
|
||||
height: 400px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user