ORDER SUMMARY COMPONENT

Solution retrospective
quick order summary component, hope you enjoy it, feel free for feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
- @yashviradia
Hi Mar1362!
Firstly kudos for completing this project! 🥳
I find it remarkable that you only used css combinators to complete the project! 👀
Here are some points that might help:
- Include your html body code other that of
footer
in<main>
Tag. - Try to add hover effect for buttons and links in this project.
- Font styling - This one depends on your taste, but its an important factor to consider. I would rather stick to font-style given in
styles-guide.md
. You can use Google Fonts to include those fonts.
Let me know if you have further questions. Have fun coding!
Marked as helpful - Include your html body code other that of
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