Design comparison
SolutionDesign
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.
Community feedback
- @alihuseynzade23Posted over 2 years ago
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 :)
0
Please log in to post a comment
Log in with GitHubJoin 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