Design comparison
Solution retrospective
I'm having issues with the alignment of the nutritional values, if anyone could help, that'd be wonderful.
Community feedback
- @Djamel1133Posted about 2 months ago
Hi, Great job ! I am not expert but i suggest little thing to improve your project:
-
Since you have used Flexbox in your container you could simplify your code by removing it from main and body section (container hold all elemnts).
-
it is recommended using a modern CSS reset at the start of your styles in every project. It helps reset a list of default browser styles, ensuring consistency across different browsers (https://piccalil.li/blog/a-more-modern-css-reset/).
I hope these suggestions are helpful. Happy onding !
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