Sfoglia il codice sorgente

Search-Bg Cover

bugfix/microsites
Lukas Zimmer 2 anni fa
parent
commit
cd49006483
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss

+ 1
- 0
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss Vedi File

@@ -30,6 +30,7 @@ section.marketingheader{
background-color: var(--theme-color-primary-dimmed-04);
max-height: 100px;
transition: all .5s cubic-bezier(0,1,0,1);
background-size:cover;
@media (max-width:767px){
max-height: 78px;
}


Caricamento…
Annulla
Salva