Design comparison
SolutionDesign
Solution retrospective
Hope you can help me and give me some improvement suggestions.
Community feedback
- @darryncodesPosted almost 3 years ago
Hi Breno,
Your solution looks really good, well done!
- you might want to add
justify-content: center;
min-height: 100vh;
to your body styles to centre your design nicely in the viewport - also update
background-size: 100% auto;
to closer match the design - i'm pretty sure styling the background on the
<html>
elements is a little unorthodox
All the best!
Marked as helpful0 - you might want to add
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