Submitted over 2 years ago
Responsive Landing Page using, HTML | SCSS | JAVASCRIPT
@perscey007
Design comparison
SolutionDesign
Solution retrospective
I was unable to get the first image to cut out of the the viewport on the right. when I try to, it keeps on expanding the width of the whole html, which is wrong. Any suggestion about how to go about it will be welcome. Thanks
Community feedback
- @ivcpPosted over 2 years ago
Try positioning the image to the right with 'transform: translateX(30%)' and setting the main element to 'overflow:hidden'
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