Submitted almost 3 years ago
Mobile first solution using grid and custom properties
@vincentstoop
Design comparison
SolutionDesign
Solution retrospective
Is there a better way to make sure the card doesn't get wider on wider screens? Right now I'm giving it a fixed width but I'm sure that's not the best way.
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Vincent Stoop Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Marked as helpful0
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