Order Summary using HTML and CSS

Solution retrospective
I will like to receive feedbacks on this projects
Please log in to post a comment
Log in with GitHubCommunity feedback
- @eneseken
Hi coder,
You should add font which is provided in
styles-guide.md
, if you have any questions about importing fonts fromGoogle Fonts
(best way) you should read this document.If you are interested in buying website building service, you can check my fiverr profile
- @michelesilva20
Hello, congratulations on running the challenge, I just have one observation! Your project is using the browser's default font, you could add the project font which is Red Hat Display and can be found in google fonts and added as a link in the html or using @import, to add it to a text, just use font -family: 'Red Hat Display', sans-serif; in CSS. Hope this helps!
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