Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I did this challenge using Vue, to consolidate my knowledge with this framework, in addition to also using Prettier and Eslint to code easier.
What challenges did you encounter, and how did you overcome them?I had a problem with this card's tag, the background-color was taking up the entire row, even using 'display: inline-block', and this shouldn't be happening. I fixed it with 'width: 84px' in the .card__tag.
What specific areas of your project would you like help with?I would like to know why my 'display: inline-block' didn't work in my .card__tag, causing the background-color to take up the entire row.
Community feedback
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