Design comparison
SolutionDesign
Community feedback
- @LartzmanuelPosted 12 months ago
Site looks cool. A few things you need to add
body { display: flex; Justify-content: center; align-items: center; min-height: 100vh; }
This code will center you card both horizontally and vertically.
Also try to adjust paddings of the texts so that it can look close to the original design
Hope this helps👍
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