Update header.css

make the logo look good on the login page
This commit is contained in:
Jos Poortvliet 2016-07-22 14:23:00 +02:00 committed by Julius Haertl
parent fa814b9715
commit f02eabb6a7
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 1 deletions

View File

@ -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;