Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i am proud of my growth so far in programming. the challenges are making me stronger and resilient.
What challenges did you encounter, and how did you overcome them?it took me a lot of time and brain storming to overcome the challenges. i encountered problems in using grid to achieve the desktop view. i used chatGTP and w3schools to overcome the challenges.
What specific areas of your project would you like help with?in using grids to achieve a result
Community feedback
- @lost50U1Posted 4 months ago
you can make add this css code to your main container to make your content centered both vertically and horizontally display:grid; place-content: center;
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