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

CSS, responsivo e muito código.

@Paulo-Borges

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Boa tarde!! As dúvidas continuam... Estou a Procura do MELHOR CÓDIGO... Me ajudem.. Comentários, curtidas, criticas são muito bem vindas..

Community feedback

@isabellatressino

Posted

Olá Paulo Borges, parabéns pelo seu projeto!

Tenho algumas sugestões que você pode querer testar.

  • Considere substituir o uso de padding por este código para centralizar o main.container de maneira mais responsiva:
.cream {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    /* restante do codigo */
}
  • Experimente adicionar overflow: hidden e definir um border-radius diretamente no main.container para obter bordas arredondadas.

Espero que essas sugestões sejam úteis para aprimorar ainda mais o seu projeto. Bom trabalho! 😊

2

@Paulo-Borges

Posted

Muito Obrigado... @isabellatressino, Vou testar sim ...

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