Order-Summary-Component using css grid and flexbox

Solution retrospective
Could someone please help me set a responsive background pattern?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Anubhav-Ray
Hey @iSoyecodes for Responsive background pattern use Media Query.
You can set default background-image of body tag as the image given for mobile background-imagein design if you make mobile-first design and use media query for setting body tag background-image as the desktop image for desktop design.
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