From 234ad41799fc7a0c5cf839606d94926902148455 Mon Sep 17 00:00:00 2001 From: FlorianEisenmenger Date: Fri, 14 Nov 2025 15:26:09 +0100 Subject: [PATCH] marketing header --- .../marketingheader/marketingheader.scss | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss b/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss index afca5cc..c0a6d06 100644 --- a/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss +++ b/gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss @@ -1048,24 +1048,17 @@ section.marketingheader { .controls { position: absolute; right: 20px; - bottom: 42px; + bottom: 27px; width: auto; padding: 0; } .slider-tabs { - //right: calc(var(--container-padding) + 10px); - //top: 15px; position: relative; right: auto; top: auto; padding: 0; margin: 0; - //li { - // button.btn { - // border-radius: calc(var(--border-radius-lg) / 2); - // } - //} .btn { margin-top: 0 !important; @@ -1078,16 +1071,6 @@ section.marketingheader { .slide:not(.text-only) .text-box { padding: 16px var(--container-padding); } - - //.slider-tabs { - // .btn { - // --button-icon-padding: 30px; - // --button-icon-offset: 5px; - // --button-padding: 5px 10px; - // --button-min-size: 30px; - // margin: 2.5px; - // } - //} } } @media screen and (max-width: 567px) {