Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Initially I made a mistake using PX instead REM and EM. I later realized after hosting it on vercel so I corrected it.
What challenges did you encounter, and how did you overcome them?I had to adapt to not using px because I was so used to it. I learnts to use rem and em.
What specific areas of your project would you like help with?Naming convention, and units please
Community feedback
- @WesSnoPosted 5 months ago
Congratulations on completing this project. Here's a tip to you can add to your CSS:
You can add a "min-height: 100vh" to your "body" so that it can take up height of the window. In that way, your card will be truly centered.
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