Hacker News new | ask | show | jobs
by lame-lexem 403 days ago
tha page seems to have problems with layout overflow in equation blocks on mobile. It seems that because spans are inline elements they won't overflow. I think you can make them block elements and enable some form of overflow to solve it.