Interesting behaviour in hamburger menu:
https://imgur.com/a/aFwMrub (resolves when at 0 notifications)
Likely my css contributing most of the problems
CSS
/* hamburger menu and contents look a bit better */ header { background: none; } #maintoggle { margin-bottom: -1px; } #nav { margin-top: 13px; margin-left: -16px; margin-right: -16px; margin-bottom: -12px; }