Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
name of div
What challenges did you encounter, and how did you overcome them?positioning
What specific areas of your project would you like help with?none at the moment
Community feedback
- @CarmenyoPosted 8 months ago
Hello, your code is really good, but to center your card perfectly, you could implement: body { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; }
Marked as helpful1@GeokobbyPosted 8 months ago@Carmenyo thank you... this is a good help for me. will edit the source code asap and this will help me in my further challenges
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