本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
spawntree
/
ihk24
關注
2
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
height-Anpassung
bugfix/marketinghero
Lukas Zimmer
2 年之前
父節點
7f3b6398f5
當前提交
29f5c6196f
共有
1 個檔案被更改
,包括
5 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
Write
Preview
Loading…
取消
儲存