Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Nice work with this one. Viewing at your solution, I would recommend the following for you...
- Add
background-repeat: no-repeat;
andbackground-color: hsl(219.2, 72.2%, 92.9%);
in thebody
rule set. Change the value of the color later - Add the inline style in the
style
tag - Add
background-color: hsla(240, 75%, 98%, 1);
,padding: 1rem;
andborder-radius: 10px;
in thesection
rule set
Overall, you did well. Hope this helps and Keep it up!
Marked as helpful0 - 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