Design comparison
Solution retrospective
Setting the main as a card later on in the desktop view from the full display in the mobile view was difficult. But I tried to give it a max-width in the media query and also gave the main parent a margin of 5% for both top and bottom while setting the horizontal margin to auto.
What specific areas of your project would you like help with?I would really like to hear better ways to do what I mentioned above. Because I know the method I used is only an improvised one. Looking forward to your feedback!
Community feedback
- @gautamSH20Posted 3 months ago
It is really great ,but try putting table border as collapse i.e.:- border-collapse : collapse , and than put:- table tr{ border-bottom: 4px solid black}.
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