Design comparison
Solution retrospective
Helloo, is my first project doing this kind of stuff. I'm trying to make more to build a portfolio. Some parts were easy to land but I still have some problem with the background in both ways, because I still feel is kinda... stiff??? and in the mobil version i feels weird. Is there anything I can check up to improve more??
Thanks for reading this and for the feedback tooo!
Community feedback
- @HorshawPosted almost 4 years ago
Hi,
Managing the background is the complicated part of this exercise. You can't give a fixed value for the positioning of the background, it has to evolve according to the screen. There are several solutions for this :
- you can have a look at Aleksandar's solution which uses calc()
- another solution uses translate(x%).
I hope that will help you.
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