Design comparison
SolutionDesign
Solution retrospective
I faced difficulty in replacing images for small screen sizes
Community feedback
- @Aimal-125Posted over 1 year ago
In your css code, increase the height of 120 or 150vh by using media query with
max-height: 400px;
so that your web app looks good on small heighted screens as mine samsung j3.1@TalhaMustafa1Posted over 1 year agoThanks Aimal Khan for your feedback . i will take care of it in my next projects and specially check if it works well for samsung j3 .
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