Submitted over 2 years ago
Four-Card Features || Build with SCSS || Flexbox || Css-Grid
@gbabohernest
Design comparison
SolutionDesign
Solution retrospective
Hi there 👋👋 Check out my solution. Your feedback will be helpful. Thanks 👍👍
Community feedback
- Account deleted
Hi,
Good jobs. You did great. You can improve the code more. Your design looks absolutely fine under 1250px device. But when it comes above 1250px, the card looks extra wide. To improve this:
.card { width: 100%; max-width: 350px; /* Add this extra line */ ......................................................................... .............your other lines as it is........................ ......................................................................... }
I hope this helps.
Thank you.
Marked as helpful0@gbabohernestPosted over 2 years ago@EthenPage thanks for the feedback.... it was helpful
1
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