
Solution retrospective
All of my experience in this project is on the readme.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @miyoum
Hello, the solution is well-structured (i'm still new to frontend), congratulations.
I just suggest you use <table> tag instead of <div class="table"> for the nutrition section to improve semantics.
Also, try using display: flex; justify-content: space-between; instead of position: absolute ?
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