Design comparison
Solution retrospective
I had some trouble trying to position the background image. How would you make it look more similar to the design?
Thanks!
Community feedback
- @callapa1Posted over 3 years ago
you can play with the
background-position
(x and y), andbackground-size
properties1@LeandroRicoPosted over 3 years agoHi! I tried this solution and yes, you are right. And also is needed to play more with the size of the image and containers.
Thanks for the feedback! :)
0 - @paiputPosted almost 4 years ago
I think you could use a
background-size: contain;
, and should make the main-image bigger. I didn't complete it all right but if you want you can check my code. https://github.com/paiput/frontend-mentor/tree/main/huddle-landing-page1@paiputPosted almost 4 years agoRecién caigo en que también sos de Argentina jajaja. Fijate si te funciona lo que dije.
1@LeandroRicoPosted over 3 years agoHola! Recién veo esto. Si, soy de Argentina jajaja.
Probé esa solución y si, se ve mejor. Sumado a eso hay que jugar un poco más con el background-position y el tamaño de la imagen y los contenedores.
Gracias por el feedback, saludos! :)
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