Skip to content
Submitted almost 3 years ago

Order summary component using React and CSS

react
LVL 1
@andrea-iriarte
A solution to the Order summary component challenge

Solution retrospective


I had trouble with the background image. I sit the width to 100vw so that it could respond to changes in screen width, but I was unable to get rid of a sliver of margin along the top and left of the image. Can anyone help with that?

I wanted to switch between the desktop and mobile patterns using the <picture> tag, but could not get the <source> tags to work on react. Has anyone resolved a similar issue?

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Andrea Iriarte’s solution.

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