Design comparison
SolutionDesign
Solution retrospective
Attempt 3
Community feedback
- @JuanDa15Posted over 3 years ago
I think you should do the project without seeing white frames, so I would define a height: 100vh for the .outer-div and not define the width.
To center the component you could do it with grid or with flexbox, it is not very complex.
Finally, you need to implement the responsive design, so that the component adapts well to the size of any screen.
I hope I've helped.
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