Design comparison
Solution retrospective
Very fun project.
Community feedback
- @Kamasah-DicksonPosted over 2 years ago
Your solution looks great but it breaks and spans the whole screen on smaller devices. U can use max width instead of width on the container also your card should be wrapped in a main semantic tag to prevent accessibility issues, again produce an alt text to the images to help screen readers. Don't forget to add margin maybe 1 rem to the parent container to prevent the card from spanning the whole screen. Besides good job there๐
Marked as helpful1@OldaultPosted over 2 years ago@Kamasah-Dickson Thank you for the insight, it helped me a lot. I Implemented the changes, and it works much better for the small screens now^^
0@Kamasah-DicksonPosted over 2 years ago@Oldault am very glad to hear that. Happy coding๐๐
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