Design comparison
SolutionDesign
Community feedback
- @correlucasPosted over 2 years ago
👾Fala Anderson, tudo bem? Parabéns pelo desafio!
Acabei de olhar sua solução, e está muito boa, o componente está praticamente responsivo.
Ficou faltando só o titulo
<title> Front End Project | correlucas</title>
E colocar uma media query pra quebrar a section do preço quando a tela ficar muito pequena.
@media (max-width: 280px) { .product-price { display: flex; flex-direction: column; } }
👋 Espero ter ajudado e continue no foco!
Marked as helpful0@andersonBrunuPosted over 2 years ago@correlucas Opa, Obrigado pelo comentário, você tem razão, Não me atentei a isso, mas vamos aprendendo cada vez mais.
1
Please log in to post a comment
Log in with GitHubJoin 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