Flexbox, grid, scss

Solution retrospective
I will be happy if you give me feedback;)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dany114
You should use in your code: background-repeat: no-repeat; background-size: cover;
With that 2 lines of code, your image will cover all the free space, will not overflow the container, and repeat :)
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