Solution to Project tracking intro component

Solution retrospective
This is my take on the solution for this challenge.
Things I found difficult:
- I found having the large image of the devices off the side of the screen to be a bit difficult due to having to keep it responsive with screen sizes.
- At first, I was going at the background wrong, was originally assigning it as a background with positioning but went with the route of having a div pinned to the top right pushed back a little with
z-index: -1;
Any comments or questions are welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ryan Angela'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