Design comparison
SolutionDesign
Solution retrospective
Any suggestions on how I can improve are welcome!
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Awesome work with this one. Viewing at your solution, I would suggest the following for you...
- Change the color for the
--p-color
intohsla(240, 10%, 57%, 0.25);
and addcolor: hsl(240, 10%, 56.9%);
for thenumber
- Add description to this part
<img src="assets/tablet/image-hero.png" alt="">
- Wrap
hero
with specific tag likeheader
andcontainer
withmain
tag for readability
Overall you did well, hope this helps and Keep up the good work!
0 - Change the color for the
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