Submitted about 1 year ago
Interactive rating component with HTML, SCSS and JS
@memoye
Design comparison
SolutionDesign
Solution retrospective
For some reason, the star icon in the card seems to be cutting off at the bottom, any idea why?
Community feedback
- @RalfiSlaskPosted about 1 year ago
Hello!
Regarding star image
Easiest way to fix the issue is to have the star image inside of a div and then center the image using flexbox. That way by seperating them it is much easier to not get any unwanted behaviours.
1@memoyePosted about 1 year agoThanks @RalfiSlask! Wrapping it up in a
div
fixed it.0 - @dmuriPosted about 1 year ago
Hi there 👋
Well done! Looks like the github-link is to an empty repository.
Happy coding!
1@memoyePosted about 1 year agoThank you for pointing that out, @dmuri 👍 I have updated it.
1
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