Design comparison
SolutionDesign
Community feedback
- @jkaps9Posted 3 months ago
This looks decent, but you have some work to do to match the design.
- It is snapping to the mobile layout at too wide of a screen size - you should set max-width closer to 768px instead of the 1500px you have currently.
- The quote text on the white background is so low that it is hard to read, you should up the opacity to 70%. Check the style guide for recommended opacity.
- In your CSS you should consider using custom properties (variables) for the colors which are used throughout the project.
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