Design comparison
SolutionDesign
Community feedback
- @Fbeye04Posted about 2 months ago
hi bro, I congratulate you for successfully completing this project. But here I found something that you can improve and this is related to the media query where when on mobile the card layout does not display correctly and only leaves one card. As a suggestion try on your card-container apply grid then grid template-areas and there you can write it like this: “teal” “red” “yellow” “blue”
and you will see the normal display on the mobile page
Marked as helpful1@ClaudiaRamirezDPosted about 2 months ago@Fbeye04 Thank you so much. It was driving me crazy. I didn't know why it was acting like that!
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