Design comparison
SolutionDesign
Community feedback
- @denieldenPosted almost 3 years ago
Hi Gnana, Great job!
To center the card, give
# wrapper
aheight: 95vh
and remove allpadding
andmargin
. Flexbox aligns according to the size of the parent container.I would also fix the
border-radius
of the image.Do not forget to look at the report issues.
Keep it up :)
0@devsekar-1992Posted almost 3 years ago@denielden Thanks. I changed wrapper logic and it's working super. I fixed report issues but not generate report with updated code
1
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