Limit login box width
This commit is contained in:
parent
939c5bf61e
commit
76027bc9c7
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
.login-box, .register-box {
|
||||
width: 40%;
|
||||
max-width: 500px;
|
||||
margin: 7% auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue