Design comparison
SolutionDesign
Community feedback
- @nobody1234455Posted over 2 years ago
You can add in the body tag the code below to central the card.
body { display: flex; justify-content: center; align-items: center; height: 100vh; }
Also, you can add
letter-spacing
property for the perfume product type.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