Przeglądaj źródła

3. Event Teaser geht nun über 100%

bugfix/microsites
Lukas Zimmer 2 lat temu
rodzic
commit
b2faed0e95
1 zmienionych plików z 4 dodań i 2 usunięć
  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 Wyświetl plik

@@ -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) {


Ładowanie…
Anuluj
Zapisz