Results summary component | Bootstrap

Solution retrospective
Rate it!
Any tips are important to me.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Zethess
Good morning mate, I was reviewing your code and I leave here a couple of suggestions to improve it, I hope you find them useful.
Remove p-5, you dont need it: https://github.com/NurbekMakhmudov/results-summary-component/blame/66e3be05cb85e2effea59080d509d71fa5caa940/index.html#L18
Add d-flex, justify-content-center align-items-center and vh-100: https://github.com/NurbekMakhmudov/results-summary-component/blame/66e3be05cb85e2effea59080d509d71fa5caa940/index.html#L15
Change this line to the following code: linear-gradient(to top,var(--light-royal-blue), var(--light-slate-blue)); https://github.com/NurbekMakhmudov/results-summary-component/blob/66e3be05cb85e2effea59080d509d71fa5caa940/assets/css/app.css#L25
Besides this, I recommend you to check the colors, play with the opacity to bring your design closer to the one provided. Otherwise good job, keep up the good work.
You have this same message in your github mailbox, I forward it here too
Best regards
Marked as helpful
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