teacherfund / TeacherFund_next

A website to fund teachers discretionary spending because the government sucks at it
https://theteacherfund.com
MIT License
90 stars 87 forks source link

Add mobile nav menu #88

Closed ghost closed 5 years ago

ghost commented 5 years ago

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

stripedpajamas commented 5 years ago

I am proposing a minimalistic inline collapse: https://tachyons.io/components/nav/logo-links-inline-collapse/index.html

stripedpajamas commented 5 years ago

This can be closed in favor of #100 #101