Design comparison
Solution retrospective
I am proud to have successfully finished another project and to have gained more practice in responsive webflow.
What challenges did you encounter, and how did you overcome them?I had issues with correctly setting the alignment of images. However, I used multiple resources to gain further understanding.
Community feedback
- @fivetailsdevelopmentPosted 3 months ago
The desktop version is pretty close! Well done!
For mobile displays perhaps consider using max-inline-size (or max-width) to prevent the card from expanding too wide when it first transitions to a narrower display. The layout becomes a little uncontrolled once it dropped below 770px.
Marked as helpful1@Veena-K-VenugopalPosted 3 months ago@fivetailsdevelopment Thanks for pointing that out. I didn't notice the pixelation in that range of width. To fix it, I updated the
max-width
in thepicture
element.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