Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm new to this frontend development thing, so I'm proud that I was able to solve the problem with little online consultation.
What challenges did you encounter, and how did you overcome them?No really challenging problems were encountered in this project, just some questions about syntax, so a brief search resolved them.
It became clear to me that I needed more practice! XD
What specific areas of your project would you like help with?I would like to know if the organization of the code was adequate.
Community feedback
- @Daniel-C04Posted 8 months ago
Para centrar el card, puedes ocupar: body { background-color: hsl(212, 45%, 89%); min-height: 100vh; display: flex; justify-content: center; align-items: center; }
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