Order Summary Component using HTML and CSS HTML CSS

Solution retrospective
Hello, thanks for passing by :)
- I have a problem making this card responsive and I have tried to manage it somehow and if you have any suggestions making it responsive quick and easy, share your thoughts.
Any kind of feedback is highly appreciable. Have a glance at my code and suggest what I could have done better to achieve a better version than this. Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
You have a min-width set on the card which is stopping it from getting smaller. Changing that to max-width should fix it.
Instead of using a section for the background pattern just add it to the body element in CSS.
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