Closed ajb closed 8 years ago
This is a big red flag for me: https://github.com/dobtco/dvl-core/blob/c2e697714437dc54443646d375f57f0ea5ed8fe1/spec/dummy/app/assets/stylesheets/preview.scss#L3-L40
Let's either add hero to the style guide, or use a .navbar component for this app.
hero
.navbar
Let's do the former
:+1:. I think we just want the pattern from the blog?
Also, I never mentioned this, but I think there's some vertical alignment fixes that we can do when we implement:
This is a big red flag for me: https://github.com/dobtco/dvl-core/blob/c2e697714437dc54443646d375f57f0ea5ed8fe1/spec/dummy/app/assets/stylesheets/preview.scss#L3-L40
Let's either add
hero
to the style guide, or use a.navbar
component for this app.