Files
nairobi/app
Javi Martín 8d7deef413 Don't flash the menu button on desktop screens
The button flashed briefly when loading the page. This was even more
obvious when using devices with slow internet connections.

Using CSS instead of JavaScript to hide the menu solves the issue, since
styles are loaded before scripts.
2025-11-05 14:33:09 +01:00
..