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