6 lines
76 B
CSS
6 lines
76 B
CSS
#login-main {
|
|
max-width: 400px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|