Design comparison
Community feedback
- @rsrclabPosted almost 3 years ago
Hi, @mathieuc22 ~
Congratulate on your solution to the challenge on FM platform. I have studied your work carefully and learned a lot from it. Especially I like BEM structuring on your project.
Here are some of the tips I like to provide.
- I suggest you to try transition on hoverable elements like image, heading and creator name.
- I have found creator avatar is shrunk on small devices. You can use
calc
function for width to solve this issue.
https://www.frontendmentor.io/solutions/my-first-solution-on-chanllenge-V-4IzAivH
Here is my solution to this challenge, and if it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful1@mathieuc22Posted almost 3 years agoHi @tymren608 thank you for your review! You right, I'll add transition on hoverable elements, your solution is a great example. And indeed under 326px the avatar looks terrible, I'll change that! Thank you again!
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