Design comparison
Solution retrospective
i have no idea how that div effect happened
Community feedback
- @vinumanPosted over 1 year ago
Hello There,
Good job completing the design.
-
In the media query, you can provide width to the cards relative to the parent container. If you decide to give 90% width to the container(90% of the body) and 100% width to the card(100% of the container) it will look good on all small screens. Its better to avoid giving fixed widths.
-
Nice job using the grid property throughout the page, but I believe flexbox would have been more suitable for the design.
-
Hope this helps, happy coding!!
Marked as helpful1@zaktwoPosted over 1 year ago@vinuman thank you for time. about the media query i got confused how to solve it so i gave a fixed width
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