I have built a few components that iterate out data onto cards in my app however I am having a problem getting them to display properly. They are currently overlapping each other (I have text being cut off and icons from higher cards appearing in the card below.
What CSS should I use to make the complete card display properly? Is this to do with justify text? I am using JSS stylesheet for material UI so I would need the version for it if possible.