Submitted over 3 years ago
Simple responsive solution to loop studios challenge
@OlamideMustapha
Design comparison
SolutionDesign
Community feedback
- @DrKlonkPosted over 3 years ago
Hi Akinkunmi,
The most important thing I noticed is that you define most fontsizes in vh. That makes the text practically unreadable at some screen sizes. At 640px, the header, paragraph in the middle and the footer are very, very tiny.
I'd recommend using rem for font-sizes.
Here is an article discussing some of the the down-sides of using vh and vw: https://dev.to/macargnelutti/using-css-viewport-units-for-font-sizes-can-be-tricky-3h31
Cheers! Joran
2@OlamideMustaphaPosted over 3 years ago@DrKlonk thanks for the feedback, I will see what I can to adjust that
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