Design comparison
Solution retrospective
Day 05 0f 30daysofcode challenge.
I am proud of my consistency with the work, managed to do this challenge. which was a bit trick in terms of implementation.
What challenges did you encounter, and how did you overcome them?I had a challenge on the mobile view media query, I had implemented those 6 cards using grid on desktop view, the issue was on reversing the view so that on mobile the card showing an egg displays first followed by transform content. I had to declare another row holding the same content but in different order, starting with the egg image, so I had to display it none on desktop but block on mobile.
I feel like there is a better solution other than what I did, please feel free to help me.
What specific areas of your project would you like help with?I am still learning css grid, but with your help team developers I will get into speed.
Community feedback
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