Submitted over 3 years ago
Vanilla CSS, Flexbox, Media Query, Graceful Degradation
@juani2
Design comparison
SolutionDesign
Solution retrospective
-
My card elements were very jarry as the viewport width as moves from wide to narrow. How can I reduce this behavior?
-
My implementation of the cards on tablet screens were very wide, what other layouts can you suggest?
Thank you in advance!
Community feedback
- @kowackagPosted over 3 years ago
Hello. I am also learning. I had the same problem as you (as for 1.) I resolved it by giving the constant height of card. As for tablet screen I ordered card in row (the same as the desktop version). Good Luck !
0@juani2Posted over 3 years ago@kowackag , wow, the idea of a height on my card elements never came to my mind, I'll gonna try again.
Thanks!
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