Responsive ETH card using flexbox and media query
Design comparison
Solution retrospective
Gostaria de saber se a forma em que deixei o container no meio da página está certo ou tem outra forma de fazer sem usar margin ou padding?
O drop shadow da hover image, teria como deixar como cyan mais saturado?
obrigado.
Community feedback
- @Rodrigoue9Posted over 2 years ago
Sobre o Container, sim existe outra maneira de se posicionar no centro. Eu utilizo justify-content: center; de resto esta bem legal o seu projeto.
1 - @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge
Keep up the good work
Your solution looks great however I think that the divider line is supposed to have less opacity. Secondly I think the card needs to be scaled up a little bit using
transform: scale ()
.I hope this helps
Cheers Happy coding 👍
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