feat: 首页卡片的渐变色调整
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background: linear-gradient(180deg, rgba(5, 24, 24, 0) 0%, rgba(5, 24, 24, 0.18) 46%, rgba(5, 24, 24, 0.34) 100%);
|
background: linear-gradient(180deg, rgba(5, 24, 24, 0) 0%, rgba(5, 24, 24, 0.18) 66%, rgba(5, 24, 24, 0.64) 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.explore-card.is-culture {
|
.explore-card.is-culture {
|
||||||
|
|||||||
Reference in New Issue
Block a user