You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be nice to see all the dropdown options from the top left menu on Desktop. Something like:
About | Resources | Give Feedback
Then add Contribute to it so it looks like:
About | Resources | Give Feedback | Contribute
Then make it so on small screens it docks into a button to display the menu (like it currently does all the time). I do something similar on my personal website if you'd like an example of what I'm talking about (https://downing.io/).
This way, as you add menu items they'll be visible to everyone on desktop & when you switch to a smaller screen everything appears on the same dropdown.
The text was updated successfully, but these errors were encountered:
Starting working on this - so far I moved the menu items into the navbar itself. Need to figure out how to make it collapsable on mobile devices, since it doesn't look that pretty on screens with <600px width. But here's what it looks like at the moment:
Might be nice to see all the dropdown options from the top left menu on Desktop. Something like:
About | Resources | Give Feedback
Then add Contribute to it so it looks like:
About | Resources | Give Feedback | Contribute
Then make it so on small screens it docks into a button to display the menu (like it currently does all the time). I do something similar on my personal website if you'd like an example of what I'm talking about (https://downing.io/).
This way, as you add menu items they'll be visible to everyone on desktop & when you switch to a smaller screen everything appears on the same dropdown.
The text was updated successfully, but these errors were encountered: