With 9e71944 the header-bar overflow issue is fixed. But there are still several issues needing addressing:
- hamburger menu should always be rightmost element in bar
- it should be hidden on wide screens
- on smartphone sized, only menu + search bar should be visible
- other CSS media query breakpoints are possible, but lets first try for the two above
- clicking on the menu triggers:
Uncaught ReferenceError: toggleDarkMode is not defined
With 9e71944 the header-bar overflow issue is fixed. But there are still several issues needing addressing:
Uncaught ReferenceError: toggleDarkMode is not defined