Design comparison
Community feedback
- @PriyaSharma026Posted 3 months ago
Congrats for completing the challenge!
Some of the improvements you can have : Your main section is not taking the full height, therefore the white section is appearing below the main section. you can give height of 100vh either to body or main to avoid this. And when the main section will grow your grid won't be aligned at the center of the page, for this you can use align-items: center to center your grid layout.
You have designed the "quotation mark" pattern by your own that's really amazing and therefore it is looking slightly different. However, that was already provided in the images section. So in case if you want to make it look more similar to the design mentioned you can use that.
Hope this 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