metz-metropole-2019: adjust background image offset to match header line

This commit is contained in:
Frédéric Péters 2020-02-26 15:09:06 +01:00
parent c41c8b6f6c
commit 0ce9e36007
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ div.gru-nav .gru-nav-button {
#banner-wrapper {
height: 150px;
background: url(/assets/header:background) top center no-repeat;
background-position: top center;
background-position: top -40px center;
background-size: cover;
@media screen and ($max-mobile-viewport) {
height: 140px;