Design comparison
SolutionDesign
Solution retrospective
Hello, how could I set the desktop position in more natural way? In my solution I was using a lot of different position values to fit the image in the exact location but it doesn't look good.
Community feedback
- @rsrclabPosted almost 3 years ago
Hi, @LeoSouzaNunes ~
Congratulate on your solution to the challenge on FM platform. I have studied your work carefully and learned a lot from it.
Here are some of the tips I like to provide.
- I saw your box is far from faq card on wider screens. I think that's because you set position using left, and because of this such things occurs. I suggest to use pseudo element.
- Also doesn't match well on responsive points. You can use more media queries to solve this.
https://www.frontendmentor.io/solutions/faq-component-PVa_spYOL
Here is my solution to this challenge, and if it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful0
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