Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
I need some overall advice on how I can make this more responsive, but in particular I'm interested in knowing what I did wrong with the small pfp + name section at the end.
When the screen scales up, the pfp becomes too big. I'd love to know how I could've dealt with that better!
Thank you :)
Community feedback
- @RidhoPutraBramantyoPosted 1 day ago
I skimmed through your CSS, i got you used "vh" and "vw" on your style. I suggest you to use someting like "px" to set a specific size you want. Keep in mind that 'vh' and 'vw' adapt to the viewport size.
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