scss, flexbox

Solution retrospective
Feel free to give me feedback to my code. What could be improved?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashreesamuel
Good job completing this challenge
Keep up the good work
Your solution looks great however I think that the description needs some line-height using
line-height
.In terms of your accessibility issues, your errors are due to a heading tag not present in the article tag since all articles have a heading. I recommend deferring from the usage of the section tag since it doesn't serve any meaning without the role attribute, instead use the div tag.
I hope this helps
Cheers
Marked as helpful
Join 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