Cartão de Visualização Responsivo com Flexbox

Please log in to post a comment
Log in with GitHubCommunity feedback
- @thiago-hds
Oi Luiz! Nesse caso uma possível solução é transformar cada section em um flex container com
display: flex
eflex-direction: column
e alinhar as divs que contém os botões commargin-top: auto
. Espero que ajude!Marked as helpful
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