
Design comparison
Solution retrospective
Any suggestions or tips are more than welcome. thank you everyone!
Community feedback
- @KuvashneeNaidooPosted 1 day ago
Hi @jarthurofv
Excellent work creating the stats preview card! It is close to the original design ⭐👏⭐
Here are some tips you can consider:
-
Currently, the breakpoint is set at 600px (max-width: 600px), which causes the card details to be hidden on medium-sized screens. Try changing the breakpoint to 768px to ensure the content remains visible and adjusts well as the screen size decreases.
-
Remember to always include the alt attribute for images. It improves accessibility by helping screen readers describe the image content to visually impaired users and also provides context if the image fails to load.
Otherwise, nice work on completing this solution! 🚀🚀🚀
Happy coding :)
Marked as helpful0@jarthurofvPosted 1 day ago@KuvashneeNaidoo thank you so much for your feedback. I will. Thanks!
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