Design comparison
SolutionDesign
Community feedback
- @LarisaKampePosted 3 months ago
Great job!
A few tips from me: Make sure you use versatile tags like <h1> for main heading or <p> for paragraphs, not everything should be <div> and it will make your css writing much easier.
look up css variables, there are easy and very helpful for these kind of projects. Using rem unit is really a great way to go! Make sure to add in font-family serif/sans-serif value alongside the font name just to have a second safe option. ;)
Keep up the good work!
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