Update header.css

make the logo look good on the login page
pull/525/head
Jos Poortvliet 10 years ago committed by GitHub
parent 183d4d8e99
commit 642f59e159
  1. 2
      core/css/header.css

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

Loading…
Cancel
Save