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
3. Event Teaser geht nun über 100%
bugfix/microsites
Lukas Zimmer
hace 2 años
padre
a9064a91d7
commit
b2faed0e95
Se han
modificado 1 ficheros
con
4 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-2
gfi-ihk-2024/stories/sections/event-teasers-large/event-teasers-large.scss
+ 4
- 2
gfi-ihk-2024/stories/sections/event-teasers-large/event-teasers-large.scss
Ver fichero
@@ -58,8 +58,10 @@
@media(max-width: 999px) {
flex: 1 1 50%;
max-width: 50%;
&:nth-child(odd):last-child {
flex: 1 1 100%;
max-width: 100%;
}
}
@media(max-width: 767px) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar