Design comparison
SolutionDesign
Community feedback
- @LouaiKhodary13Posted 3 months ago
Great job on finishing the challenge, but I think you should have more width to the main container to be pixel perfect
0@Abdelrahman1IbrahimPosted 3 months ago@LouaiKhodary13
"Do you mean that I should increase the width of the content element using media queries for larger screens to achieve pixel-perfect alignment with the design?"
0@LouaiKhodary13Posted 3 months ago@Abdelrahman1Ibrahim Not exactly what I meant. You can make the container responsive by setting max-width to a specific value and width to 90vw. This approach ensures the container remains responsive without needing to use media queries
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