Submitted about 3 years ago
Responsive Four card feature section using flexbox and SASS
@Briancarlo24
Design comparison
SolutionDesign
Solution retrospective
Did I do this challenge right?
Community feedback
- @Da-vi-dePosted about 3 years ago
Hi, good result on this challenge. Almost perfect!
- I saw the comment "Desktop design" but the media query is
min-width: 375px
, it's too early making desktop design at that width. You should have tried a different strategy so that it would look good on a tablet as well. When there's no tablet design it means there's nothing to change nor to add! If i open the website at768px
(common tablet size) it doesn't show all the card properly, two of them are cut, because you already coded desktop design!
Keep coding :-)
Marked as helpful1@Briancarlo24Posted about 3 years ago@Da-vi-de Thanks for your feedback Davide,
I intentionally did not put any table design since the challenge didn't require it. But it does look bad when after checking it again. I will definitely consider adding tablet design soon. :D
1 - I saw the comment "Desktop design" but the media query is
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