decred / dcrdesign

Decred Design System
15 stars 6 forks source link

Lets get our CSS in order #72

Closed gozart1 closed 6 years ago

gozart1 commented 6 years ago

Right now nexthome is overwriting various bootstrap classes and this is a huge anti pattern. https://github.com/decred/dcrdata/blob/master/public/css/nexthome.css#L509

Please, if you want to do front end work, learn what bootstrap is and how to use it.

I'm not sure who authored that code, I think @dmigwi just ported it from someone somewhere outside this repo. But it needs to be cleaned up.

gozart1 commented 6 years ago

ah sorry, this was opened in the wrong repo, meant for dcrdata