Design comparison
SolutionDesign
Community feedback
- @MaximilianoDanielGarciaPosted 11 months ago
Hi Sara, great job!
If want to improve your background just add this:
body { background-size: contain; background-repeat: no-repeat; background-position: center -25%; background-color: #dfe6fb8c; display: grid; place-items: center; min-height: 100vh; }
The
background-size: contain;
resize the background image to make sure the image is fully visible.Marked as helpful0@sarah131313Posted 11 months ago@MaximilianoDanielGarcia Thank you so much , that was helpful 😀
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