Latest solutions
Latest comments
- @KamyaJainSubmitted about 3 years ago@GitHub-dev12345Posted about 3 years ago
Good Coding Used this code to improve your project 👍❤️ ; Used this code in your card .main{ height: 650px; background: white; width: 310px; padding : 12px ; margin: 5px auto; border-radius: 20px; } I hope you find this helpful
1 - @SomdorSubmitted about 3 years ago@GitHub-dev12345Posted about 3 years ago
Congratulation to complete your project if you want to center your project Used this code in your body tag: body{ margin : 90px auto; }
I hope you find this helpful 👍and Keep Coding
0 - @aemrobeSubmitted about 3 years ago@GitHub-dev12345Posted about 3 years ago
❤️👍 My small suggestion : 1.In Card design CSS Code Used this:
transform : scale(0.8); this property decrease the size of card. 😉
large size for increase the number of scale & small size for decrease the number of scale
I hope you find this helpful
1 - @SachinMulgirSubmitted about 3 years ago@GitHub-dev12345Posted about 3 years ago
Congratulation 🚀😁 complete your challenge. Used this code want your card in center position :
in body tag Used this CSS Code: body{ display : flex; justify-content: center; align-item: center; }
in Card Design CSS Code used this property: align-self: center;
And
❤️👍 My small suggestion : 1.In Card design CSS Code Used this:
transform : scale(0.8); this property decrease the size of card. 😉
large size for increase the number of scale & small size for decrease the number of scale
I hope you find this helpful
Marked as helpful0 - @ilhanhakan-kocSubmitted about 3 years ago@GitHub-dev12345Posted about 3 years ago
Nice Coding 🚀🚀👍 Congratulation to complete the challenge ❤️👍 My small suggestion : 1.In Card design CSS Code Used this:
transform : scale(0.8); this property decrease the size of card. 😉
large size for increase the number of scale & small size for decrease the number of scale
I hope you find this helpful
Marked as helpful1 - @0-BSCodeSubmitted about 3 years ago@GitHub-dev12345Posted about 3 years ago
❤️👍 My small suggestion : 1.In Card design CSS Code Used this:
transform : scale(0.8); this property decrease the size of card. 😉
large size for increase the number of scale & small size for decrease the number of scale
I hope you find this helpful
Marked as helpful0