Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
facing problem to increasing size of the card ( ; _ ; )
Community feedback
- @hannibal1631Posted 6 months ago
Good job on this one. I see you're having problem with the size of the card. Try using
transform:scale(1.5)
on the container div, it will increase the overall size of the container. You can change the 1.5 according to your preference.Marked as helpful0
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