Design comparison
Solution retrospective
I'll definitely not forget to set the img display
to block
I was having some trouble with the image, but it was only a matter of display
and object-fit
properties.
Is the responsiveness okay? Should I worry when the screen gets too small, like < 200px?
Community feedback
- @AndreyDimitrov3Posted about 2 months ago
Well done on finishing this project. I think you have done a great job!
Regarding yourquestion - "Is the responsiveness okay? Should I worry when the screen gets too small, like < 200px?"
Typically, I design my pages to be responsiveness down to about 280px. However, the standard minimal width for most devices nowadays is 320px. So, you generally shouldn't need to worry about widths smaller than that
Marked as helpful2
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