Просмотр исходного кода

MH border-radius

bugfix/marketinghero
Lukas Zimmer 2 лет назад
Родитель
Сommit
89dd44d13d
1 измененных файлов: 9 добавлений и 1 удалений
  1. +9
    -1
      gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss

+ 9
- 1
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss Просмотреть файл

@@ -4,6 +4,10 @@ section.marketingheader{
margin-top:0; margin-top:0;
.rotation .slider{ .rotation .slider{
border-bottom:0; border-bottom:0;
//border-radius: 4px;
.slide-overflow{
border-radius: 4px;
}
.slider-tabs{ .slider-tabs{
li:first-child:last-child{ li:first-child:last-child{
display:none; display:none;
@@ -22,6 +26,11 @@ section.marketingheader{
} }
} }
} }
.text-only{
.text-box{
color:white;
}
}
} }
.search { .search {
position: relative; position: relative;
@@ -459,7 +468,6 @@ section.marketingheader{
} }
} }
&.infoteaser{ &.infoteaser{
max-height:427px;
outer{ outer{
max-height:427px; max-height:427px;
height:427px; height:427px;


Загрузка…
Отмена
Сохранить