
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Shajed1
Hi You give me a solution. Thanks For your solution its so helpfull.
- @NathanRayM
Hello, Really great job! I have a suggestion that you may find helpful. Currently, it appears that your background image is repeating. You can remedy this by applying background-repeat to no-repeat. I hope this is helpful.
Example:
body{ background-image: url(./images/pattern- background-desktop.svg); background-size: cover; background-repeat: no-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