Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
my skill set
What challenges did you encounter, and how did you overcome them?certainly nothing
What specific areas of your project would you like help with?designing, playing with CSS
Community feedback
- @MahmoodHashemPosted 6 months ago
Hey there, Your project looks really awesome and intriguing. However, you might consider using the following CSS to center the card instead of using height and width in card:
body{ display: flex; justify-content: center; align-items: center; height: 100vh; }
0@siyad01Posted 6 months ago@MahmoodHashem Thank you for your Valuable Feedback .Looking back to know more :)
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