Design comparison
Solution retrospective
Open for all types of feedback : )
Community feedback
- @palgrammingPosted over 3 years ago
Your cards are not centered horizontally in mobile view they are all on the left side of the screen. Since you already had margin bottom set on your card you could remove that and add this that kept your bottom setting
margin: 0 auto 2rem auto;
Marked as helpful1@SaifN97Posted over 3 years ago@palgramming Thanks Patrick ! I'll keep that in mind from now on.
0 - @codeguy9Posted over 3 years ago
Hi. Can you please tell me how did you upload you project correctly? I don't know how to upload my solution. Thanks in advance.
1@SaifN97Posted over 3 years ago@codeguy9 I used netlify to host the git repo of this project for free and then you just have to add the git repo link and live site link while submitting the challenge. Hope this was helpful. : )
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