Y
Hacker News
new
|
ask
|
show
|
jobs
by
chacha21
1570 days ago
Quickfix : I have added a button to hide the TOC. Not sure if it fits mobile screens anyway.
2 comments
setr
1570 days ago
Body text remains at its original width when ToC is hidden, remaining unreadable at like 10% of screen width (with a lot of blank space).
Probably better quick fix: have ToC initialize as hidden on page load
link
FastEatSlow
1570 days ago
Chrome's developer tools has a device toolbar to help you test usability on mobile devices.
link
makapuf
1570 days ago
So does firefox if you're using this browser
https://developer.mozilla.org/en-US/docs/Tools/Responsive_De...
link
chacha21
1570 days ago
Thanks, I have added some more "mobile compliant" CSS styles.
link
darnir
1569 days ago
Its still unreadable on mobile. 10% or less of the screen is being used for the text
link
Probably better quick fix: have ToC initialize as hidden on page load