I am trying to create a table-like solution in Pro (using Cornerstone) to detail statistics for moves in Pokémon games. I need 8 columns and I need all content to retain its structure even on mobile sites. However, I can’t seem to figure out how to do that.
Currently, the columns start to wrap on mobile screen sizes, rendering the headers irrelevant.
Do I need to change how I’m approaching the text size? I tend to use px because that’s what I’m familiar with, but I’m fine with the text size scaling based on the user’s screen size if it will maintain the integrity of my rows.
Is there something else I’m overlooking that will allow me to retain the structural integrity of the rows without them wrapping down to another line? Even with smaller text size, the wrapping still occurs. I’m just at a loss for what to do and I know I have a lot to learn. Your help would be greatly appreciated!

