Design comparison
SolutionDesign
Solution retrospective
It wasn't that difficult, i had a nice time doing this. I just need reviews in order to know if i am using the right stuff in the right places.
Thanks for the challenges.
Community feedback
- @Cristiano-Miguel-DCodeMasterPosted 8 months ago
wow! congratulations my friend. you should download an extension known as "Perfect pixel", it's a web extension that will help you reaching the perfect pixel of an image.
1 - @repro123Posted 8 months ago
Nicely done challenge! Your solution looks great.
I have some suggestions however:
- Don't limit the width of the body tag.
- Use
min-height: 100vh;
instead on the body. - You may also add
padding
on the body - Use
width: 100%
, and amax-width: 20rem(thats 320px)
on the .card instead
Otherwise, a lovely work.
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