9 lines
No EOL
102 B
SCSS
9 lines
No EOL
102 B
SCSS
.form {
|
|
margin: auto;
|
|
margin-top: 50px;
|
|
max-width: 400px;
|
|
}
|
|
|
|
.formButton {
|
|
margin-top: 10px;
|
|
} |