We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425d432 commit 17a3ca5Copy full SHA for 17a3ca5
src/lib/css/components/cards.styl
@@ -4,6 +4,7 @@
4
5
.{newAppName}-card
6
display flex
7
+ -webkit-mask-image:-webkit-radial-gradient(circle, white, black)!important
8
flex 1
9
flex-direction column
10
align-self stretch
0 commit comments