Fixed cards style in the slider
This commit is contained in:
parent
6f9dd83016
commit
2b9f1ee7ef
|
@ -322,6 +322,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:global(.swiper-slide-active) .shoutCardCover {
|
||||||
|
&:after {
|
||||||
|
background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 40%, rgb(0 0 0 / 70%) 100%);
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.shoutCardWithCover {
|
.shoutCardWithCover {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user