width adjusted
This commit is contained in:
parent
2dd2945ee9
commit
c400fdb02e
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ h6 {
|
||||||
.auth-container .auth-content {
|
.auth-container .auth-content {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0 auto 15px;
|
margin: 0 auto 15px;
|
||||||
max-width: 440px;
|
max-width: 400px;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue