timarney / react-faq

A collection of links to help answer your questions about React.js
MIT License
1.82k stars 158 forks source link

UX issue in site #32

Closed ajduke closed 7 years ago

ajduke commented 7 years ago

Upper top level Menu items navigation are not apparent and does not look like primary navigation when i first visited the site.

We can change the color to more darker and closer to each other to make it feel like those are primary navigation

timarney commented 7 years ago

Feel free to file a pull request - https://github.com/timarney/react-faq/blob/master/css/menu-desktop.css.

ajduke commented 7 years ago

Okay, here are 2 options I am thinking of

1- With background black on active

image

2 - with border bottom black on active

image

What do you think ?

timarney commented 7 years ago

Looks good to me.