Zeroclanzhang(讨论 | 贡献) 无编辑摘要 |
Zeroclanzhang(讨论 | 贡献) 无编辑摘要 |
||
第1行: | 第1行: | ||
#home-featured { | #home-featured { | ||
overflow: hidden; | |||
} | } | ||
#home-featured .home-card__background a { | #home-featured .home-card__background a { | ||
display: block; | |||
height: 100%; | |||
} | } | ||
#home-featured .home-card__background:after { | #home-featured .home-card__background:after { | ||
top: unset; | |||
height: 60%; | |||
background: linear-gradient( to top, #5865f2, transparent ); | |||
} | } | ||
#home-featured .home-card__foreground { | #home-featured .home-card__foreground { | ||
top: unset; | |||
} | } |