User reported that tables are broken on mobile
- On Mobile sized browser, type in a prompt such as “ give me a comparison table of the main 5 romantic languages”
- Note that the columns get thin so that they only fit one or two characters per line
Tables should first try to fit text on the screen without horizontal scrolling. However if text can’t fit more than 3 words on a line per column, it should have horizontal scrolling. Something like
that.

User reported that tables are broken on mobile
Tables should first try to fit text on the screen without horizontal scrolling. However if text can’t fit more than 3 words on a line per column, it should have horizontal scrolling. Something like
that.