Design comparison
SolutionDesign
Solution retrospective
One more solution š
Personally, I confess that in this challenge I had a lot of difficulty to set the background according to the reference.
Could anyone give me a hint?
I thank you for your help!
Community feedback
- @ThedeezatPosted over 2 years ago
Hey CARLOS š
I also had issues with the images when i did this project š i suggest for the images in the background you should try out something like this
background-image: url('images/bg-pattern-top.svg'), url('images/bg-pattern-bottom.svg');
You can also add
background-position
to position it, andbackground-size
to scale it, makes it way easier to use these.Well, nice work on this project. I hope you find this helpful.
Marked as helpful1
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