Responsive Stats Card Preview Component

Solution retrospective
Can someone give his input why my hero image not fitting properly to my container height(please check the bottom margin left of image)
I have tried padding and margin for container but nothing works for me.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @alihuseynzade23
Hi @shubhsaur.
It is look like your qr component not well centered. Try to use position: absolute with top and left 50%. Do not forget about translate: rotate too.
Your header tag looks a little bit larger than in design.
And last add to your <li> with 10k letters some padding left.
Good luck :)
- @EmmanuelHexer
Great job man. Keep it up
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