Design comparison
SolutionDesign
Community feedback
- @edpauPosted 3 months ago
Nice solution, I learned from your code using font-size: 62.5%, it makes it much easier to work rem.
html { font-size: 62.5%; font-family: "Outfit", sans-serif; }
1
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