Design comparison
Solution retrospective
Any feedback would be helpful.
Community feedback
- @RITESH29-webPosted over 3 years ago
Hi Suraj, The preview is good. There are some minor problems that you can look at.
-
You can use flexbox property in main section for your .box class. And with it you can use flex-wrap property which will help to align the tabs.
-
You can also use transform: translateY(); property to align two tabs to sides.
If you have problem in understanding what I said or have more doubts you can check my solution.
0@Suraj1333Posted over 3 years ago@RITESH29-web Thanks for the suggestion. I have looked into the flexbox property and it just helped me understand the alignment of the elements in a simple way. Thanks for the help :)
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