Design comparison
Community feedback
- @KruzadeR-VictoRPosted over 1 year ago
Hi there 👋,
you have done a pretty good job, For the background illustration you should add
background-repeat:'no-repeat' & background-position:'top'
to the <body> tag and change bg-size to 'contain' so that it takes the space to fit itself and doesn't repeat in some cases. Also don't use margin in ur <main> and set height to 100vh instead and you're good to go 👍.The bg illustration will look more centered that way1@m0nagamalPosted over 1 year ago@KruzadeR-VictoR Thank you for your recommendations 🙏🏻. It works with the background, but for the height, I set the min-height to 130vh to fit the design and provide a margin from above and below.
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