Submitted almost 3 years ago
URL Shortener LP || HTML - SASS - Vanilla JS - API
@Miculino
Design comparison
SolutionDesign
Community feedback
- @prabhkaur301Posted almost 3 years ago
Everything working fine! But the hero section image is not responsive . To make it responsive , give this image ,width=100%; then it will take the 100% of parent container & will be responsive .
Giving width 100% may increase the size of img on large screens which may look weird. To prevent this , you can give this width =100% under media queries for mobile screens only.
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