mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-26 06:59:53 +05:30
6 lines
78 B
SCSS
6 lines
78 B
SCSS
|
.form {
|
||
|
max-width: 340px;
|
||
|
margin: 0 auto;
|
||
|
padding: 55px 13px 0;
|
||
|
}
|