6 lines
75 B
CSS
6 lines
75 B
CSS
|
div.ccd-login-form {
|
||
|
max-width: 330px;
|
||
|
padding: 15px;
|
||
|
margin: 0 auto;
|
||
|
}
|