Responsive product-preview card using flexbox of css
Design comparison
Solution retrospective
Had difficulty in making the site responsive, any feedback is appreciable. Also would like to know the best way to make a site responsive .
Community feedback
- @hyrongennikePosted about 2 years ago
Hi,
Congrats on completing your first challenge and welcome to the frontend mentor communityπ
Just a few small suggestions will improve the design massively just remove the height on .insidediv div set a
max-width: 700px;
. Adjust the font size of the h1 and adjust the between and around the content on the right. Remove the text at the top set the .maindiv tomin-height: 100vh
and add you attribution div inside the .maindiv.let me know if you have any other questions.
Marked as helpful1
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