Responsive Project tracking intro component using HTML, CSS & JS

Solution retrospective
Hey everyone,
This is my solution to the Project tracking intro component. All feedback is welcome and greatly appreciated.
What specific areas of your project would you like help with?I would like feedback on the mobile version of my website. I have an iPhone SE and can't scroll past the image to see the section content. I have the transform
CSS property on my image.
section < img{
transform: translate(10%) scale(1.1);
}
I am unsure if that is causing the issue and if you have any suggestions, please let me know.
Thanks, Rebecca
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rebecca Padgett'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