@BobanAvramovikSubmitted about 3 years ago
Andrej Stevkovski
@stevandrejAll comments
- @stevandrejPosted about 3 years ago
Nicely done. A few suggestions for better code organization:
- Try to write more meaningful class names, so that if you have more classes or you work in a team, you can identify them more easily.
- I believe some element (z-index) is overlapping with the main (card) element. You can't select the text on the card, or click on a button if there was one. But that should be easily fixed.
Keep up the good work! :))
Marked as helpful0 - @williamiommiSubmitted over 3 years ago
Hi! Feedbacks are welcome!!!