Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
spawntree
/
ihk24
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
height-Anpassung
bugfix/marketinghero
Lukas Zimmer
hace 2 años
padre
7f3b6398f5
commit
29f5c6196f
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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;
Escribir
Vista previa
Cargando…
Cancelar
Guardar