Vanilla CSS, Flexbox, Media Query, Graceful Degradation

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!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @kowackag
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 !
Join 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