#e8e8e8
1.card { 2 width: 190px; 3 height: 254px; 4 border-radius: 30px; 5 background: #e0e0e0; 6 box-shadow: 15px 15px 30px #bebebe, 7 -15px -15px 30px #ffffff; 8}
Comments
MIT License
1.card { 2 width: 190px; 3 height: 254px; 4 border-radius: 30px; 5 background: #e0e0e0; 6 box-shadow: 15px 15px 30px #bebebe, 7 -15px -15px 30px #ffffff; 8}