updated login-/register-logo font size and padding

pull/2220/head
REJack 2019-08-30 14:04:34 +02:00
parent 643efcd1a4
commit 742cb25c07
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
.login-logo, .login-logo,
.register-logo { .register-logo {
font-size: 35px; font-size: 2.1rem;
font-weight: 300; font-weight: 300;
margin-bottom: 25px; margin-bottom: 0.9rem;
text-align: center; text-align: center;
a { a {