UNPKG

custom-mc

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

8 lines (7 loc) 154 B
.card { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); transition: 0.3s; } .card:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); }