5 lines
65 B
CSS
5 lines
65 B
CSS
|
.auth__container {
|
||
|
margin: 2px auto;
|
||
|
max-width: 400px;
|
||
|
}
|