Design comparison
SolutionDesign
Community feedback
- @qqqzhchPosted about 1 year ago
I also recently completed this challenge Showing background images could be improved mainly background-position,background-size
body{
background-repeat: no-repeat; background-position: top; // background-attachment: fixed; background-size:contain; min-width: 100vw; min-height: 100vh; background-color:@Primary-color-Paleblue ; display: flex; font-family: 'Red Hat Display', sans-serif;
}
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