vhx / quartz-react

Quartz components using React
2 stars 1 forks source link

Feature/Carousel: add coin drop shadow #40

Closed sebastiansandqvist closed 7 years ago

sebastiansandqvist commented 7 years ago

This PR adds a subtle shadow to the navigation coins in the <Carousel /> component. This prevents them from being invisible when the slide's background image is white.

Only one line was added. The rest of the noise in the PR is from running the build script.