Closed ghost closed 5 years ago
Once the width of the screen is too small we need a navigation change for the nav component.
nav
Let's decide what kind of layout / menu we want. I am proposing:
Logo on left and a hamburger icon on right that when clicked displays a dropdown with the menu items with flex-column
flex-column
I am proposing a minimalistic inline collapse: https://tachyons.io/components/nav/logo-links-inline-collapse/index.html
This can be closed in favor of #100 #101
Once the width of the screen is too small we need a navigation change for the
nav
component.Let's decide what kind of layout / menu we want. I am proposing:
Logo on left and a hamburger icon on right that when clicked displays a dropdown with the menu items with
flex-column