Added connections. Added url redirect for login.
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
.mat-mdc-form-field {
|
||||
display: block;
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
.mat-mdc-card-actions {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.mat-mdc-card-actions > button {
|
||||
margin: 1em;
|
||||
}
|
Reference in New Issue
Block a user