Design comparison
SolutionDesign
Solution retrospective
Hello,i have issue now with the transition between the two screen size, can someone help me?
Thank you for the help!
Community feedback
- @ramez-cesarPosted about 3 years ago
Good job Alessandro 😀. If you set a
display: flex;
to your main container along withalign-items: center;
and maybe ajustify-content: center;
it will respect the centering for any screen size. You can be guided (if you wish) from my repository at: https://github.com/NFD-cesar/Componente-de-tarjetaMarked as helpful0 - @vikrantmallaPosted about 3 years ago
Set width & height of Card or Container...
0
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