6 lines
65 B
SCSS
6 lines
65 B
SCSS
.signup {
|
|
width: 100%;
|
|
margin: 0 auto;
|
|
max-width: 450px;
|
|
}
|