Design comparison
SolutionDesign
Solution retrospective
Feedbacks are highly appreciated. Thanks:)
Community feedback
- @brodiewebdtPosted almost 3 years ago
You have a div id="big" that isn't being used that can be removed. Also you can center the card on the page with this code: display: grid: align-items: center; justify-content: center; height: 100vh;
The background patterns were difficult for me to get right. The card looks good.
Download the AXE DevTools to help fix the accesibility issues. https://www.deque.com/axe/devtools/
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