Responsive Order Summary Page using HTML and CSS

Solution retrospective
How can i make this site responsive for bigger screens while working on a smaller screen?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @snehamoybag
Hi Ayush 🙋♂️
Great job completing the challenge 👏
You can use
media queries
to style your page for big screens. Alternatively you can use non-fixed units such as percentages%
to set the widths and heights of an element 😄👍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