Responsive landing page using css grid

Please log in to post a comment
Log in with GitHubCommunity feedback
- @iamitshaw-1998
Kudos on completing this task, and you have done a really nice job creating by creating beautiful design.
Here is some suggestion:
- for images use
display:block;
andwidth: 100%
, it will be helpful is most of the situation - for nutrition table, you should have used
<table>
instead - background-image is for decorative purpose, you should have used <img>` instead. Please let me know your opinion about the suggestions. Thanks Amit Shaw
- for images use
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