Submitted almost 4 years ago
Responsive single price grid component used grid and sass
@gbasbu
Design comparison
SolutionDesign
Solution retrospective
How to make it better? Your feedbacks are most important to me. Thanks.
Community feedback
- Account deleted
Its looks great in desktop but in mobile of screen size between (380px and 620px) it doesn't look good but overall its good in desktop and also your code is clean.
Keep contributing these awesome solutions
4@gbasbuPosted almost 4 years ago@limtedtorni000 I'll take attention to your advice. Thanks so much.
1 - @ovidiuantonioPosted almost 4 years ago
Hello Gorkem,
Your solution is pretty good. You did a good job with this. There are 2 tips for improving your solution:
- add
margin: 0 auto;
to the main component (because on a bigger screen it remains on the left side) - modify the breakpoint for the mobile version, 375px is too late and the text starts overflowing from the card, I think 600px would fit better.
Happy coding and keep going!
3@gbasbuPosted almost 4 years ago@ovidiuantonio I'll take attention to your advice. Thanks so much.
1 - add
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