Responsive landing page using SCSS

Solution retrospective
1- making my code responsive 2- Working with SCSS
What challenges did you encounter, and how did you overcome them?1- making my code responsive
What specific areas of your project would you like help with?making my code responsive
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@davelilleystone
Hi rankobinu, I've just taken a look at your challenge and you have done a pretty good job, well done!
A couple of tings that I noticed:
There is too much space under the add to cart button. Some of this is down to the fact that your card doesn't have a
max-width
set so on bigger screens the gap becomes very noticeable.The picture only takes up roughly one quarter of the space of the text content when the card changes from column to row layout. I think it would look a bit better if the layout was a 50% split.
Apart from the small issues above you have done a great job and should be very proud of yourself.
Here is a link to my repo and live site so you can see how I handled the responsiveness, I hope it helps.
Good luck going forward,
Dave
Marked as helpful
Join 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