Design comparison
Solution retrospective
2nd challenge. Any advice is welcome. have a good day
Community feedback
- Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 🔨
I give some suggestions that I hope help you take your project design to the next level 📈.
- Change the background-color to
#f2f2f2
- Let's also put the card to the center of the page
Happy coding ☕
Maqsud
Marked as helpful1@aureliemesbahiPosted almost 3 years ago@maqsudtolipov Thank a lot. actually I saw too late that it was not the right background.
Thank you very much for your comments, I have taken them into account in the challenge that I have just finished.
1 - Change the background-color to
- @GitHub-dev12345Posted almost 3 years ago
Used this code for center your project: body{ display: flex; justify-content: center; align-items: center; }
in card css code, used this one line property code align-self: center;
Marked as helpful0@aureliemesbahiPosted almost 3 years ago@GitHub-dev12345 thanks a lot for your advice. I did it in the new challenge i just finished. thanks again.
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