Explorar el Código

height-Anpassung

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

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

@@ -743,8 +743,13 @@ section.marketingheader{
.text-box:not(:first-child)::before{
display: none;
}
.btn{
display:none;
}
.image-box{
order: 0;
height:auto;
max-height:none !important;
img{
aspect-ratio: 16 / 9;
height: auto !important;


Cargando…
Cancelar
Guardar