diff --git a/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss b/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss index 780250c..495526b 100644 --- a/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss +++ b/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss @@ -4,6 +4,10 @@ section.marketingheader{ margin-top:0; .rotation .slider{ border-bottom:0; + //border-radius: 4px; + .slide-overflow{ + border-radius: 4px; + } .slider-tabs{ li:first-child:last-child{ display:none; @@ -22,6 +26,11 @@ section.marketingheader{ } } } + .text-only{ + .text-box{ + color:white; + } + } } .search { position: relative; @@ -459,7 +468,6 @@ section.marketingheader{ } } &.infoteaser{ - max-height:427px; outer{ max-height:427px; height:427px;