Design comparison
SolutionDesign
Solution retrospective
please check my responsiveness i think its working without flexbox .
Community feedback
- @jovinoguerreroPosted almost 4 years ago
Hi! 😃
I recommend you remove that
margin: 10% auto;
in .card-container, and put this in the div with the class .cricle:.cricle { display: flex; justify-content: center; align-items: center; height: 100vh; }
Another div is missing inside that .card-container.(Maybe .card 😋)
0 - @SibasishSinhaPosted almost 4 years ago
I design looks great. It is very similar to the original design. I just want to add one thing -> Check the width of the "card" component and also the padding between the card contents and the card footer. Apart from that, it looks very good and responsive. Keep it up. Happy coding :)
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