You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While desktop displays two pages at a time, mobile ( < 768px ) would only display one page. On advance or revert, the animation would mimic the folding of a paperback cover to and from its backside.
Tapping the corners (75x75px) control the page instead of clicking the left or right edge. Clicking the top and bottom left corners revert the page while the top and bottom right corners advance the page.
Desktop listeners for clicking the edge are removed and replaced with the corners if the browser scales down to mobile size, and vice versa.