Design comparison
SolutionDesign
Solution retrospective
Hello Everyone.All the feedbacks are welcome. please let me know if there is any mistakes. Thank you
Community feedback
- Account deleted
Your solution looks good... For the star class you can give it the same width and height to make it a circle for example: .start { height: 10px width: 10px border-radius: 50%; } The buttons look good without the padding top. The paragraph is not aligned to your heading removing the padding should do. If you need to apply the padding you can do so for individual parts such as top for example.
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