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 GitHub
parent 183d4d8e99
commit 642f59e159

View file

@ -71,7 +71,7 @@
background-image: url('../img/logo-icon.svg');
background-repeat: no-repeat;
background-size: 175px;
background-position: center 30px;
background-position: center;
width: 252px;
height: 120px;
margin: 0 auto;