Phlow / feeling-responsive

»Feeling Responsive« is a free flexible theme for Jekyll built on Foundation framework. You can use it for your company site, as a portfolio or as a blog.
http://phlow.github.io/feeling-responsive/
MIT License
901 stars 1.34k forks source link

Navigation order in small view #241

Closed niccokunzmann closed 2 years ago

niccokunzmann commented 2 years ago

When I have a look at the page from a smartphone, I have the navigation in the wrong order - at least my perspective: The right items first, then the left items.

I saw that if I switch the navigation for left and right around in _navigation.html, everything is fine. Now, I wonder: why would it be that the right items come first in the first place? Would you like to receive a pull request?

https://github.com/kirstin/kirstinheidler.co.uk/commit/738f477852740bcb16d940d0f5c3341eff60ba16

Phlow commented 2 years ago

Hello @niccokunzmann you're right. Funny, that nobody mentioned that flaw till now. I also adjusted the Title/Icon for small devices which appeared to late. Thankyou!