Design comparison
SolutionDesign
Solution retrospective
Please review my code and share your feedback! Thanks!
Community feedback
- @kens-visualsPosted about 3 years ago
Hey @Memeena 👋🏻
I just have a quick tips for the project.
- For the music icon, add
aria-hidden="true”
, because it's for decoration. You can read more about aria-hidden here. - Another suggestion would be, to try to implement the shadows for the card and for the button. You can get some cool
box-shadows
from here.
I hope this was helpful 👨🏻💻 Overall, you did a wonderful job with the challenge. Cheers 👾
Marked as helpful0@MemeenaPosted about 3 years ago@kens-visuals Thanks for your feedback! Shall check it out!
0 - For the music icon, add
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