Easybank landing page using sass, flexbox and grid

Solution retrospective
I still don't know how to fix the background and the image in the hero section. I can't put it in the correct position like in the mock-up. Could you tell me how?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@AjeaSmith
Hi Migo, great work on this! If it's a background image you could try setting the
background-position
property, maybe something likebackground-position: top right
. Let me know if that helps.
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