Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
spawntree
/
ihk24
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
height-Anpassung
bugfix/marketinghero
Lukas Zimmer
2 anni fa
parent
7f3b6398f5
commit
29f5c6196f
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+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;
Scrivi
Anteprima
Caricamento…
Annulla
Salva