Design comparison
Solution retrospective
Any feedbacks are appreciated!
Community feedback
- @AgataLiberskaPosted over 3 years ago
Hi @anjorrao, well done on this challenge! Here are some things I think could be improved:
-
top and bottom padding on mobile could be less than 100px in my opinion
-
on smaller tablets (around 600px), the image is cut off quite a bit. You could try to remedy this making the
<picture>
taller as the viewport gets wider, for example. And as I resize the viewport up, the image is not wide enough and it doesn't line up with the edges of the container. -
the laptop layout looks great on large screens, but on smaller like ipad pro (1024px), the card stretches from edge to edge of the screen, it would be good to add some breathing space there as well
Hope this helps :)
1@anjorraoPosted over 3 years ago@AgataLiberska Thank you for your feedback! Your suggestions are helpful, I'll integrate those into my design.
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