Project Tracking Intro Component using React

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
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Tyler's solution.
Join 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