Explorar el Código

3. Event Teaser geht nun über 100%

bugfix/microsites
Lukas Zimmer hace 2 años
padre
commit
b2faed0e95
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. +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) {


Cargando…
Cancelar
Guardar