Design comparison
SolutionDesign
Community feedback
- @dtp27Posted over 2 years ago
Hi Fathy!
That looks really good! I would make sure your h1 is not too big - one of the best piece of advice I got was to use
rems
for all of my font sizes when I can instead ofpx
. That made it much easier for me to control all of my font sizes relative to each other.Also, what was the reasoning behind splitting out the css into three separate files?
Happy coding!
Dan
0
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