Responsive using flexbox

Please log in to post a comment
Log in with GitHubCommunity feedback
- @kostyafarber
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 helpful - Perhaps try adding some
Join 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