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

All solutions

  • Submitted


    Please help my challenge...

    • I couldn’t change the color of image
    • I want to stop changing the frame while the screen size is change (I don't understand why it happens although I didn't put the media query)
    • I couldn't make the "10k+ companies 314 templates 12m+ queries" part seems the same as challenge task
  • Submitted


    I put the media query: @media only screen and (max-device-width: 480px) { img { width: 100%; height: auto; object-fit: cover; padding: 0; }

    .box { display: inline; align-items: center; margin: 1rem; padding: 1px; }

    .about-perfume { display: block; }

    .perfume-name { font-size: 28px; }

    .btn { width: 300px; height: 3rem; } } but it doesn't work :(