Design comparison
SolutionDesign
Solution retrospective
I am new to web development and I would like you to give me your opinion of my code
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @AlejandroLR00, congratulation on completing the challenges.
- add
margin:0;
andpadding:0;
in universal selector. - remove
height:100vh
from container class. - add
justify-content: space-around;
in .card-sumary class.
0 - add
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