Design comparison
SolutionDesign
Solution retrospective
REVIEWS ARE WELCOME.
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi IJEOMA NNAEMEKA PASCAL, how are you?
I really liked the result of your project, but I have some tips that I think you will enjoy:
I noticed that the content is stretching a lot at higher resolutions and harming the page design, to solve this we can do the following:
body { margin: 0 auto; max-width: 1440px; }
doing this the content will have a maximum width!
The rest is great!
I hope it helps... 👍
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