mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 10:54:46 +02:00
Merge pull request #438 from SnowboiTheGr8/develop
Limit login box width
This commit is contained in:
commit
772eb14117
@ -28,6 +28,7 @@
|
||||
|
||||
.login-box, .register-box {
|
||||
width: 40%;
|
||||
max-width: 500px;
|
||||
margin: 7% auto;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user