Creation of "Result/Summary" component by using HTML, CSS and Flexbox

Solution retrospective
What best practices do I need to apply?
What would you add/remove from my project that is more or less necessary?
Are the project dimensions correct?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @OmprakashR
Hi, Congratulations!!
I have some suggestions for this project, I hope this is helpful for you.
- as we use width in view post. use
vw
(Viewport Width) notvh
vh for height ( viewport Height). - please check your font location properly font src does not render properly.
The rest of the code is fine but you need to check the height for the boxes.
Thank You!!
Marked as helpful - as we use width in view post. use
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