Design comparison
Solution retrospective
I will put more effort on responsiveness.
What challenges did you encounter, and how did you overcome them?I had a lot of trouble transitioning from mobile to tablet responsiveness and i think is better to gain some knowledge about it.
What specific areas of your project would you like help with?Any feedback is welcome.
Community feedback
- @jboysPosted about 2 months ago
Hey Kaczupinko,
Nice job with your solution! I love how well it works on both mobile and desktop.
One thing I noticed though: on screens less than 1280px (Tailwind’s
xl
breakpoint), it might look even better if the cards didn’t stretch across the full width. Maybe you could try using something likemax-w-80 w-full
to constrain them a bit.Also, adding one or two intermediary layouts (like grids with 2 or 3 columns) between mobile and desktop would give it a smoother transition across different screen sizes, but it’s not required for this challenge.
Great work overall 👍
Marked as helpful0
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