13 lines
130 B
SCSS
13 lines
130 B
SCSS
|
|
.renew-password {
|
|
margin-left: 10px;
|
|
|
|
.email {
|
|
padding-bottom: 30px;
|
|
}
|
|
|
|
[type=submit] {
|
|
margin-left: 50px;
|
|
}
|
|
}
|