Design comparison
SolutionDesign
Community feedback
- @EdoardoRamondettiPosted about 2 months ago
Congrats on completing this challenge it looks good, but i notice that the background color is wrong and the image sizes should be revised
0 - @Fatma-TawfeekPosted about 2 months ago
Great job on structuring the CSS! The grid layout is well-organized and responsive, with effective use of grid areas. A few suggestions:
- In .testimonials-grid, the padding: 2; value seems incomplete and might need units like rem or px.
- Consider using rem or em for all sizing for better scalability across different devices.
- The media query uses flex on the body, which could affect centering. You might want to adjust it for better alignment on smaller screens. Overall, clean and efficient work! Keep it up!
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