Submitted almost 3 years ago
used transform: translate() to position some element
@Jeth0214
Design comparison
SolutionDesign
Solution retrospective
I used transform : translate() to position the cards. Is it correct or is there any other good way to do it. Thanks
Community feedback
- @brodiewebdtPosted almost 3 years ago
Use transform: translate on the first and third cards. Move the first one up, and the third one down. 2em should work fine. It will balance the layout better.
Marked as helpful0@Jeth0214Posted almost 3 years ago@brodiewebdt , Thanks. I moved the 2nd and third one. hehehe. I will checked the first and the last.
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