Result component built with react + tailwind css

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@MikDra1
I always advise you to center you component. Here is a code snippet that you can use to do this:
.container { display: grid; place-items: center; }
Hope you found this comment helpful 💗💗💗
Good job and keep going 😁😊😉
Marked as helpful
Join 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