Landing Page with FlexBox

Solution retrospective
Please I would love feedback on how I can make this better.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @PeterJan285
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;
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