vhx / quartz-react

Quartz components using React
2 stars 1 forks source link

Featured carousel blue button fix #62

Closed sebastiansandqvist closed 7 years ago

sebastiansandqvist commented 7 years ago

Overview

When using the featured content carousel in production, the carousel .coin buttons inherit a blue color from some other css.

This PR resolves that issue, in an inelegant way, by increasing the precedence using !important.

Screenshot attached with the conflicting css that appears to be applied to all elements of type button.

screen shot 2017-08-16 at 3 14 47 pm