Design comparison
SolutionDesign
Community feedback
- @hannibal1631Posted 5 months ago
Nice job. If you're looking to decrease the overall size of your container (as it seems it's a bit bigger than the actual design), use
transform:scale(0.7)
on the container div. Above 1.0 is to increase and below 1.0 to decrease the overall size of the container.And if you would like to connect and want a coding buddy, let's connect.
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