forked from Alex/Pterodactyl-Panel
Limit login box width
This commit is contained in:
parent
939c5bf61e
commit
76027bc9c7
@ -28,6 +28,7 @@
|
||||
|
||||
.login-box, .register-box {
|
||||
width: 40%;
|
||||
max-width: 500px;
|
||||
margin: 7% auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user