It's really difficult to use the lichess.org web interface on a mobile device using a browser. The main problem is the width of the canvas, it's too wide for mobile screen in portrait.
It'd really suffice to rearrange the items to a column layout based on the @media screen width CSS selector. Please keep in mind that not all mobile devices run either Android or iOS.
It's really difficult to use the lichess.org web interface on a mobile device using a browser. The main problem is the width of the canvas, it's too wide for mobile screen in portrait.
It'd really suffice to rearrange the items to a column layout based on the @media screen width CSS selector. Please keep in mind that not all mobile devices run either Android or iOS.