Order Summary Component

Solution retrospective
Hey!
I still have some difficulties in doing responsive pages, so I didn't try on this.
If you have any advice, I would be grateful to hear :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Carson3377
Hey @Abecarne, you can use media queries in the CSS file but it requires time to modify it another fastest way is using the BootStrap grid system (E.g. col-lg/col-md/col-sm) https://www.w3schools.com/bootstrap5/bootstrap_grid_basic.php
or card property set the image on top https://www.w3schools.com/bootstrap5/bootstrap_cards.php.
Hope this help.
Marked as helpful
Join 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