Design comparison
SolutionDesign
Solution retrospective
hello guys give me some feedback about my challenge
Community feedback
- @C-likethis123Posted over 3 years ago
As a whole, I like the code. It's quite neat and I got to learn about
flex-wrap
andtransform
.However, I would not recommend setting
push
as an element ID because it is used for more than one element. IDs are supposed to be for a specific element. I suggest you create it as a class.Other than that, I have no comments and I'm actually quite impressed by your solution.
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