浏览代码

MH border-radius

bugfix/marketinghero
Lukas Zimmer 2 年前
父节点
当前提交
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;
.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;


正在加载...
取消
保存