
Design comparison
SolutionDesign
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Minamakhlouf
This looks awesome but just a few tweaks you can make to this
- The grid container's max width is 1110px and it sits in the middle of the screen so give the grid container a max-width of 1110px and give it a margin of 0 auto
- The testimonial with the purple background has a background image with quotations inside of it. You can set this by giving that testimonial a position of relative and the image a property of absolute and adjust its z-index accordingly so it sits behind the text wall.
Aside from that, it looks fantastic.
Join 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