#e8e8e8
1.card { 2 width: 190px; 3 height: 254px; 4 border-radius: 30px; 5 background: lightgrey; 6 box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 50px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 26px -18px inset; 7}
Comments
MIT License
1.card { 2 width: 190px; 3 height: 254px; 4 border-radius: 30px; 5 background: lightgrey; 6 box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 50px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 26px -18px inset; 7}