Sfoglia il codice sorgente

height-Anpassung

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

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

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


Caricamento…
Annulla
Salva