5 ms·
This looks nice and all, but this doesn’t work on mobile devices due to pull to refresh.
by CSSer 3y ago
This looks nice and all, but this doesn’t work on mobile devices due to pull to refresh.
- rcdemski 3y agoI just tap the icon on my phone and get the effect. It’s cute
- TaylorAlexander 3y agoClick works on desktop too, no need to pull.
- batch12 3y agoYeah this got me for a second too. Just touch the bulb instead.
- petemilly 3y agoThanks for pointing this out. I updated it to allow drag/pull on mobile (prevent the pull-to-refresh with CSS `overscroll-behavior: none` on touch events).