Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
learning how to work with CSS Grid for Desktop responsiveness
Community feedback
- @konradbaczykPosted 3 months ago
Good job :)
I can recommend you one tip. If u will set:
html { font-size: 62.5%; }
it will make the use of rem/em units so easy. You won't have to count complicated rem values because 1rem = 10px with this set.
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