Responsive lading page using flex-box

Solution retrospective
How should I cut the left part of the image?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@haydnkerr
Nice design! in terms of cutting off the left side of the image you could use "Transform: translate(-50px)" in CSS. Just replace the pixels with whatever works for you. It won't effect the whole container just the positioning of the image
Marked as helpful
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