Closed
Description
Quartz's default styling of tables looks great on desktop, but on mobile it doesn't have enough room and words get crammed together. This could be solved in a variety of ways, individually or in conjunction with one or more of the options.
- Reduce padding and/or margins of columns to allow more room for column content to spread out
- Reduce font size a bit within tables
- Add scrollbar using CSS Overflow Property