This commit is contained in:
Szekeres Bálint
2018-02-24 16:05:08 +01:00
parent 88c857d9dd
commit fb2476bf49
2 changed files with 3 additions and 7 deletions

View File

@@ -40,12 +40,8 @@ header {
}
header .logo {
color: transparent;
background-image: url('../img/logo-light.svg');
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
margin: 0.5rem 0;
height: 3rem;
margin: 0.5rem 0 0.3rem;
}
header .url {