Submitted over 3 years ago
Single Price Grid Component using flexbox and CSS Grid
@terdoo-mzer
Design comparison
SolutionDesign
Solution retrospective
Please mates review and leave comments please. Thanks!
Community feedback
- @lc-dev90Posted over 3 years ago
Good work!
Some improvments:
In your desktop breakpoint, you can change your container properties to:
.container{ width: 600px; max-width: 90%; }
In your 768 media querie break point, you can change your container properties to: .container{ width: 350px; max-width: 95%; }
Don't forget to put a :hover effect in your signup button and the cursor pointer property!
Happy coding
0 - Account deleted
Looks Good! Great Job!
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