Design comparison
SolutionDesign
Solution retrospective
I could not get the background image "wave" to run through the horizontal center of the container like the challenge shows. How would I fix that? Thanks!
Edit: problem solved, thanks to a helpful mentor
Community feedback
- @darryncodesPosted about 3 years ago
Hi Dan
This will work:
background-size: 100% auto;
background-repeat: no-repeat;
Happy coding 🤙
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