rescript-association / reasonml.org

Deprecated in favor of rescript-lang.org
MIT License
125 stars 33 forks source link

Fix responsiveness of Sidebar navigation burger button #120

Open ryyppy opened 4 years ago

ryyppy commented 4 years ago

There seem to be some issues in the responsiveness of touching the button on mobile. My wild guess is that it's event related (mousedown event instead of onClick? etc)