8 lines
76 B
SCSS
8 lines
76 B
SCSS
.card-login {
|
|
max-width: 25rem;
|
|
}
|
|
|
|
.card-register {
|
|
max-width: 40rem;
|
|
}
|