Mobile first, vanilla CSS using flexbox and grid.

Solution retrospective
Hi everyone! Here's my solution :) I would really appreciate some feedback on the following points:
- Is the code well organised?
- Are there any accessibility issues?
- Are there any other potential problems with my solution? This was my first challenge and I really enjoyed having to refactor it until I found the best way I could do it. That's why I'm interested to know if it has any issues I wasn't able to spot. Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Shomy032
Your card element (class = card ) , is not centered vertically on my screen , i am on my laptop with resolution 1600 x 900 px , you can wrap your .card and .attribution classes in one div and center it .
Anyway great work , and keep up coding :)
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