Submitted over 4 years ago
Landing page using Flexbox, Sass, Grid and JS
@AlexLMCode
Design comparison
SolutionDesign
Solution retrospective
There is a better way to manage the responsive fonts?
Community feedback
- @rfilenkoPosted over 4 years ago
Hey Alehandro, to solve issues with images set { max-width: 100%;} to restrict size inside parent div. As for resposive typography you can use something like that - font-size: calc(1em + 1vw). For more, check the article - https://www.smashingmagazine.com/2016/05/fluid-typography/.
Cheers, Roman
0@AlexLMCodePosted over 4 years ago@rfilenko Okay, thanks Roman i will read the post!
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