Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
i feel very proud to finish this project. for the next project I want to improve the project solution time.
What challenges did you encounter, and how did you overcome them?the challenges i found in this project were in the "box-shadow" property
What specific areas of your project would you like help with?nothing
Community feedback
- @PetrSidorovPosted 1 day ago
Nice! I have small corrections:
- I think id's are not recommended to use in styles, they are meant more for js
- I think selectors can be simpler than this, you can just use classes and that's it
- It's better to use variables in your styles (not like I did it, lol 😁 but it's considered best practice)
- also I recommend installing prettier to have consistent styling But it's all actually pretty small nuances, great job!
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