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 comments

  • @AlejandroArigon

    Posted

    Hello Utku Kaan Arasan! in the folder called "images" you have an image that is for the mobile version "image-product-mobile.jpg"

    to center the element I would change the body looking like this:

    body{
        background-color: var(--primary-cream);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    

    Hope it helps, great job!

    Marked as helpful

    0
  • @FrayIsmaelBR

    Submitted

    comenten sobre mis errores quiero saber las cosas que debo mejorar se los agradecería mucho

    @AlejandroArigon

    Posted

    Buenas! muy buen proyecto, lo que note es que usaste la misma imagen del luxury para las 3 tarjetas. Fuera de eso lo hiciste bien, saludos!

    0