Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Olá @tiago-jv0, tudo bem?
Parabéns por acertar outro pixel perfect, você realizou um ótimo trabalho neste desafio.
Observei que a imagem de fundo estava quebrando e indo para o lado. Você pode arrumar isso desse jeito:
body { background: url(../../images/pattern-background-mobile.svg); background-repeat: repeat-x; }
O resto está ótimo! Espero que ajude... 👍
Marked as helpful0@tiago-jv0Posted about 2 years ago@AdrianoEscarabote Obrigado pelo feedback, irei utilizar sua solução e resolver esse problema.
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