
Design comparison
Community feedback
- P@angel-retryPosted 3 months ago
hello @PedroAlmeida3148
The spacing between elements is acceptable, but some text colors and fonts do not match the design. However, since this project did not refer to the Figma design, it is difficult to ensure the actual page matches the design.
I noticed you used a table for the Nutrition section, which surprised me. I used CSS Flexbox for layout, and it seems you achieved the desired layout quite easily. Based on my observation of the design, you don't need to use
text-center
for td; just addingpadding-left: 40px
will make it look similar to the design!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