Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Hi if anyone visit this solution pls let me know the correction if anything needed
What challenges did you encounter, and how did you overcome them?I faced some challenges while applying the thick border after the card
What specific areas of your project would you like help with?I need more help on css if needed jsing tailwind css
Community feedback
- @rajeshwaran-1Posted 4 months ago
In desktop mode: Reduce the size of the container. You used grid or flex then aligned items in the center for the whole contents. Make a separate div for the image and the rest of the contents.
In mobile mode: Container is not flexible, too larger for the screen set breakpoints and reduce the size of the main container
I used tailwind too. Refer it.
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