Update login.css

widens the login page logo area from 64px to 256px
This commit is contained in:
nmincone 2024-05-28 22:34:01 -04:00 committed by GitHub
parent 6ca3d5a573
commit b7b37881e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
}
#login img {
width: 4em;
width: 16em;
height: 4em;
margin: 0 auto;
display: block;