Profile card component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @grace-snow
This looks pretty good, well done!
There are some issues with scroll on mobile, but that will be hard to address without changing HTML structure and how you're adding the background circles.
Other changes I suggest are only small things :)
- Alt text should be left intentionally empty on decorative images like the circles and top bit of the card
- Numbers like 80K don't make sense as headings. They should be in the same paragraph or list item as the word after them. You can wrap in a span to control styling if needed.
- I wouldn't have the card as main on this. If used in a webpage, there would likely be other content. Similarly, I wouldn't put the stats in a footer element.
I hope this helps you, good luck
- @PolThm
Hey thank you very much for your comment. You are totaly right ! Changes done, you can view the code if you are curious.
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