update login logo style

This commit is contained in:
medcl 2021-02-21 09:26:09 +08:00
parent c8d68cd28f
commit ed1fce4c1b
1 changed files with 1 additions and 2 deletions

View File

@ -50,7 +50,7 @@
.logo { .logo {
height: 44px; height: 44px;
vertical-align: top; vertical-align: top;
margin-right: 16px; margin-right: 6px;
} }
.title { .title {
@ -59,7 +59,6 @@
font-family: 'Myriad Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif; font-family: 'Myriad Pro', 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: 600; font-weight: 600;
position: relative; position: relative;
top: 5px;
} }
.desc { .desc {