Design comparison
SolutionDesign
Solution retrospective
Please I would love feedback on how I can make this better.
Community feedback
- @PeterJan285Posted almost 3 years ago
Try this for background img
body {
background-color: var(--violet); background-image: url(./images/bg-desktop.svg); background-repeat: no-repeat; background-size: cover; background-position: center; height: 100vh;
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