Design comparison
SolutionDesign
Community feedback
- @agomez99Posted over 1 year ago
Hello, you can change the url in your CSS for your background to appear
body{ background-image: url(/images/bg-intro-desktop.png); //or background-image: url(./images/bg-intro-desktop.png); background-color: var(--Red); color: white; }
Marked as helpful0
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