Design comparison
Solution retrospective
Hi,
I would like your feedback on this code.
Thank you. :-)
Community feedback
- @aasthaanand123Posted over 3 years ago
Hey, I did the same challenge and observed certain things so you can do the following for some of it: give the container a min-height of 100vh and align items to the center. That way you won't have to give a margin top to the card. Another thing ,your code link does not directly point to the repository of the given project so you can update that. Also increase the font-size and change the color of the p in the top card. Happy coding!
0@IkwemogenaPosted over 3 years ago@aasthaanand123 Thank you so much for your observations. I have changed the min-height and aligned items to center, 'P' element has been corrected too. I made a big mistake with the code link. How do I update the code link to the repository?
0@aasthaanand123Posted over 3 years ago@Ikwemogena Great! For the change of link at the top you'll find 'visit challenge hub' on that particular challenge, so you can update the repository link on the 'update solution' option there.
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