Design comparison
Solution retrospective
Any feedback welcome. I have to look for some stuff online to resolve this!. Thanks!
Community feedback
- @JonathanthedeveloperPosted about 2 years ago
Hello David, Your Solution looks great, however, you should that the following into account
-
your
div.productDescription
needs some more padding 30px should be great -
your
button.addToCartButton
needs some resizing as it's too high, and the top margin seems to be too high -
you should also add a line-height to your
<p>...</p>
say 1.2 -
Then on mobile view the picture on the left seems to be distorted, maybe you could try changing the
<img>
src on the mobile view to the image provided for mobile devices.
But overall your solution looks great
Marked as helpful1@davidicabelloPosted about 2 years ago@Errorman2003 Thanks for taking the time to respond! Ill make the changes and keep on learning!!. Thanks again!
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