Design comparison
Solution retrospective
Don't forget to give your feedback & suggestion on my solution.
Community feedback
- @GitHub-dev12345Posted almost 3 years ago
Congratulation 👍😊😊 complete your challenge keep it up bro:
Use this code to increase the size of card : 😊 used this CSS Property in your card to increase and decrease the size of card:
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.
And Make the Victor heading font-size give the small number of font-size.
I hope you find this helpful
Marked as helpful0@NabilWasirPosted almost 3 years ago@GitHub-dev12345 Thanks for your feedback & time.
0 - @deepak-parmarPosted almost 3 years ago
Instead of lots of underscores, you should use
<hr>
tag to create horizontal line. 👍0@NabilWasirPosted almost 3 years ago@deepak-parmar Thanks for advice, appreciate it.
0 - @SamarthMaliPosted almost 3 years ago
Good job you done it with zero ACCESSIBILITY ISSUES
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