Design comparison
SolutionDesign
Community feedback
- @kostyafarberPosted about 2 years ago
Hi there!
Really great solution. Your SCSS is very well organised.
Just a couple of suggestions that you might find useful:
- Perhaps try adding some
line-height
to thep
content. It would achieve the look in the design photo more closely. - Look into using relative units for your sizes
rem
,em
. They make for more responsive design across different browsers and devices, check out this article
Overall very strong solution with great code.
Happy coding!
If you find this solution helpful, please mark it as helpful :)
Marked as helpful0 - Perhaps try adding some
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