Explorar el Código

Search-Bg Cover

bugfix/microsites
Lukas Zimmer hace 2 años
padre
commit
cd49006483
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss

+ 1
- 0
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss Ver fichero

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


Cargando…
Cancelar
Guardar