Design comparison
SolutionDesign
Community feedback
- @Ezekiel225Posted 10 months ago
Hello there π @bbrandaoooo.
Good job on completing the challenge !
Your project looks really good!
I have suggestions about your code that might interest you.
Consider changing the background-color of the body element to hsl(220, 15%, 55%).
body { background-color: hsl(220, 15%, 55%); }
Consider changing the h1 tag with the class of titulo to h4 or h5 so as to match the original design
I hope it helps!
Other than that, great job!
Happy coding.
Marked as helpful1@bbrandaooooPosted 10 months agoThank you for the tips! It helped a lot! @Ezekiel225
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