Design comparison
SolutionDesign
Solution retrospective
Let me know if there's any optimizations I could've made!
Community feedback
- @asifkhan0410Posted almost 4 years ago
you could add this css in your card: *display: flex; *flex-direction: column; *margin: 25% auto -10% auto; *background-size: contain; margin was not set so your footer was not visible if you add theese it will get better
1 - @itsvaxxPosted almost 4 years ago
Thanks for the feedback, I will look into implementing that.
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