Design comparison
SolutionDesign
Community feedback
- @Rapbit27Posted 3 months ago
Hi there, your code looks okay. But if I have to point out some feedback:
- Try giving the card a specific width and height from the designs. (around 322px, 499px)
- For the alignment, how about using flex display, and then setting the align-items and justify-content properties to center. And also set the flex-direction to column.
- Last but not least, you did an overall good job and keep at it!!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord