Responsive recipe page

Please log in to post a comment
Log in with GitHubCommunity feedback
- @tarikraposo
Layout looks good, does not include semantic HTML. You can improve visualization with paddings on your card. If you want to follow the layout strictly you can remove the last TR border with table tr:last-child {border-bottom: none;}. The code is well-structured, readable and reusable.
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