Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
I'm learning REACT, I appreciate any comments or suggestions.
Community feedback
- @Grego14Posted 7 months ago
Hello! π congratulations on completing the challenge! π
I don't recommend using elements like strong to make styles. you can simply add a font-weight: bolder; to the element you want!
Remove font-weight: 600; to p elements as it makes it very difficult to differentiate between the instruction and the instruction text.
Don't skip the headings, you are using an h3 before an h2.
That's all! you did it very well.
I hope this helps! π
Marked as helpful1
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