This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
ihk24
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
3. Event Teaser geht nun über 100%
bugfix/microsites
Lukas Zimmer
2 years ago
parent
a9064a91d7
commit
b2faed0e95
1 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View File
@@ -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) {
Write
Preview
Loading…
Cancel
Save