Submitted about 2 years ago
Huddle landing page with a single productory section
@ERNESTO-PANAMENO
Design comparison
SolutionDesign
Solution retrospective
Espero sus comentarios y consejos para seguir mejorando. 😀
Community feedback
- @correlucasPosted about 2 years ago
👾Hello Jonathan Panameño, congratulations for your new solution!
Your solution design is just fine, but you're having an issue with the hero section because the image is growing too much, to have a responsive section use
display: block
andmax-width: 100%
to keep the image respecting the container sizes and scale with it..image__img { display: block; max-width: 100%; }
👋 I hope this helps you and happy coding!
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