Design comparison
SolutionDesign
Community feedback
- @Dust1100010Posted over 2 years ago
Hey dude, congrats for the challenge β.
to center the container use this: height: 900px; width: min(1000px, 100%);and in the "cards" class just need margin-top: 30px
try to use diferents font sizes and colors to make tha page more similar like the original desing. Good Jod π
0 - @SamadeenPosted over 2 years ago
Hey!! Cheers π₯ on completing this challenge.. .
Here are my suggestions..
- You should use <main id="container"> instead of <div id="container">.
- Go down orderly when you are using the headings h1 down to h2 down to h3 and so on and not leave them empty.
This should fix most of your accessibility issues
. Regardless you did amazing... hope you find this useful... Happy coding!!!
0
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