Order summary component

Solution retrospective
Anything!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Esabdul
One small thing I noticed is there's a typo in your HTML where you linked the CSS file.
You wrote stlye.css instead of style.css, so just fixing that will make sure the styles load correctly.
Also, in the footer, the GitHub link has # before the URL, which makes it not work, removing the # should fix it.
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