Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

responsive page using styled-components

Bee Horma 170

@hormakery

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


i think i had issues with media queries....

Community feedback

Hyron 5,870

@hyrongennike

Posted

Hi @hormakery,

*Congrats on completing the challenge Just few suggestion change the width: 30vw to max-width: 375px; on both desktop and mobile.

remove the width: 100vw on the body is causes a horizontal scrollbar to appear.

Add a border radius to the music icon image.

.fwqJvI img {
    border-radius: 50%;
}

Also add a box shadow. Hope this is helpful

0

Bee Horma 170

@hormakery

Posted

@hyrongennike thank you

0

Please log in to post a comment

Log in with GitHub
Discord logo

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