Fix Your Overflows
Fix Your Overflows
fractalvoid.codeberg.page
Fix Your Overflows | Ramblings from the Void
Many websites don't bother to fix this thing which significantly improves the UX when browsing websites on small screens (smartphones, etc.). Overflows cause the webpage to drift when attempting to scroll down, and it can be a frustrating experience (at least, for me, especially when I have to re-adjust because the initial size of the text is small because somewhere down the page there is a long string of monospace text or code piece in a
<pre>
tag).