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
height-Anpassung
bugfix/marketinghero
Lukas Zimmer
2 years ago
parent
7f3b6398f5
commit
29f5c6196f
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss
+ 5
- 0
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss
View File
@@ -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;
Write
Preview
Loading…
Cancel
Save