소스 검색

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;


불러오는 중...
취소
저장