Design comparison
SolutionDesign
Community feedback
- @gautam32b7Posted 8 months ago
Hi there
Good job!
A few tips:
- Always apply
line-height
to a text. For example
p { line-height: 1.6; }
- Make a separate file for the
main.css
file - Make a separate file for the
media-queries.css
file.
0 - Always apply
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