Browse Source

Fix margin bottom slider

bugfix/marketinghero
Lukas Zimmer 2 years ago
parent
commit
d3507db967
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss

+ 1
- 0
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss View File

@@ -808,6 +808,7 @@ section.marketingheader{
@media screen and (max-width:567px) {
.slider {
margin: 0;
margin-bottom: 20px;
}
}
.context-box{


Loading…
Cancel
Save