Update header.css
make the logo look good on the login page
This commit is contained in:
parent
fa814b9715
commit
f02eabb6a7
|
@ -71,7 +71,7 @@
|
|||
background-image: url('../img/logo-icon.svg?v=1');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 175px;
|
||||
background-position: center 30px;
|
||||
background-position: center;
|
||||
width: 252px;
|
||||
height: 120px;
|
||||
margin: 0 auto;
|
||||
|
|
Loading…
Reference in New Issue