瀏覽代碼

height-Anpassung

bugfix/marketinghero
Lukas Zimmer 2 年之前
父節點
當前提交
29f5c6196f
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. +5
    -0
      gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss

+ 5
- 0
gfi-ihk-2024/stories/sections/marketingheader/marketingheader.scss 查看文件

@@ -743,8 +743,13 @@ section.marketingheader{
.text-box:not(:first-child)::before{
display: none;
}
.btn{
display:none;
}
.image-box{
order: 0;
height:auto;
max-height:none !important;
img{
aspect-ratio: 16 / 9;
height: auto !important;


Loading…
取消
儲存