Design comparison
SolutionDesign
Solution retrospective
This is my solution to the advice generator challenge
Any feedback is welcome and helpful
Community feedback
- @raubacaPosted over 1 year ago
Hi Gustavo, you can improve the title by adding some spacing between the letters and increasing the font weight:
.title { ... letter-spacing: /* spacing value */ font-weight: 700 /* included with google font import */ }
Good work!
Marked as helpful0
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