GitHub navbar is broken for repo URLs when logged out

2 points by hasithsen ↗ HN
First confirmed with Firefox on Ubuntu, same on mobile (Safari) too.

P.S. If you are from GitHub, please note we appreciate all your hard work! Posted only to have a discussion.

1 comment

[ 3.2 ms ] story [ 9.8 ms ] thread
The background-color property on class .header-logged-out seems to be the culprit. Removing this property fixes the problem. In the meantime, switching to dark mode in the browser makes the navbar visible again.