Hi I am a student and trying to create a webpage with JavaScript that uses the SpaceX API. The initial fetch request creates a card with a mission name and when the card is clicked it displays additional mission data. The issue I am having is that the additional data is displaying to the left of the mission name inside the card. I am trying to get it to display underneath the mission name. enter image description here My codeenter image description herecontainer with data
I tried creating seperate containers to get the desired result however it is not working
Andrew T is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.