Submitted over 2 years ago
Interactive rating component using HTML and vanilla CSS and JS
@Poukame
Design comparison
SolutionDesign
Community feedback
- @sahand-masolehPosted over 2 years ago
Hey there! Good job!
Here's how you can quickly center your card: In your body element, set "min-height" to 100vh, "display" to grid, and "place-items" to center. This way your body element always covers at least all of the view and centers the card based on the window size.
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