There is more space between 'Documentation' and 'Download' than between 'Learn' and 'Documentation'. Should they be evenly spaced?

Check out the 'staging' branch locally, run with npm run, and visit the homepage at localhost:8000.
The nav items should be evenly spaced. They are evenly spaced in the 'master' branch (screenshot below).

There is more space between 'Documentation' and 'Download' than between 'Learn' and 'Documentation'.

I think this is only the case with desktops, I couldn't reproduce the issue on Laptop

The staging branch is no longer updated. Do you see this issue in the master branch or on nodejs.dev?
Sorry! I can't reproduce the same issue of your screenshot.
However I did find some tiny other fixes in the header that you can find in my PR.
Maybe you can check again @rmleg? 馃槂
The staging branch is no longer updated. Do you see this issue in the master branch or on nodejs.dev?
@benhalverson Ah, that would do it! In the Contributing Guidelines, it still says to work from the staging branch. I only see the issue on staging.
@itsjzt @marcustisater If it's true that I should be looking at master and not staging, then I don't see the issue either. :)
Great!
Then I think we can close this issue.
Thanks for checking again @rmleg
Most helpful comment
@benhalverson Ah, that would do it! In the Contributing Guidelines, it still says to work from the staging branch. I only see the issue on staging.
@itsjzt @marcustisater If it's true that I should be looking at master and not staging, then I don't see the issue either. :)