JustFixNYC / tenants2

The JustFix tenant platform!
https://app.justfix.org/
GNU General Public License v3.0
23 stars 4 forks source link

Navbar CSS is verbose #51

Open toolness opened 6 years ago

toolness commented 6 years ago

The navbar CSS I added in #49 is pretty big. I wonder if there is some way to do the same thing by just customizing Bulma's Sass variables.

toolness commented 6 years ago

Hmm, so I customized Bulma's Sass variables in 25156cec81e27535d449fc768e5612856650e064 and tried using the Bulma navbar color modifiers and they seemed weirdly buggy (I also had to manually disable the background: none coming from Bulma's hero.sass which was weird too). So I'm keeping our verbose CSS around but at least changed it to use bulma's derived color names in ca79527f3d2e1012a7c1c2ddb28f6f5ccd84caf5.