Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i am getting confident
Community feedback
- @zhansayatazhibayevaPosted 4 months ago
Hi! I get when you wrote "I am getting confident" )
Here are a few suggestions. If you use fonts in Styleguide, the design of your site will be very similar to the given design. Here is how to use it :
@font-face{ font-family: 'the font'; src: URL(/images/design/fonts/...);
h3{ font-family: 'the font'; } }`
in the description paragraph, you can make the color opacity 0.7, then the font would be a lighter color
I hope this helps, happy coding! You did a great job
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