@carloswearsglassesSubmitted 8 months ago
What are you most proud of, and what would you do differently next time?
I would not use percentages for width or height, because it makes the card size all wrong when the browser window is resized!
I would not use percentages for width or height, because it makes the card size all wrong when the browser window is resized!
You need to ensure there's adequate spacing between each element; for instance, the gap between the title and content seems insufficient, resulting in a cluttered appearance. Aside from that, everything seems fine.