@YuliaLantzbergSubmitted 3 months ago
What challenges did you encounter, and how did you overcome them?
Took notice that in order to center the container, we need to define width and height to it's parent.
Took notice that in order to center the container, we need to define width and height to it's parent.
Your current design seems to be much smaller than the solution. To rectify this, use the dimensions set in the Figma design for the card which is width: 320px
, height: 499px
.
I hope this helps.