Design comparison
SolutionDesign
Solution retrospective
Hi all,
Here is my submission for the Project Tracking Intro Component project. I was a bit unsure on how to make the hero image overflow its container without breaking the responsiveness of the component. In my solution I used overflow:hidden
on the image container and width: 150%
on the hero image. This seems to do the trick, but is there a better way to accomplish this? Thanks!
- Tyler
Community feedback
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