Design comparison
SolutionDesign
Solution retrospective
I had to change the background image bc the svgs weren't working :( but i hope you like it! Thank you
Community feedback
- @othmanbenhamdounePosted about 3 years ago
it's really good. and there's a simple way to center your card by using these properties inside your body selector and it will center anything within it: body { display:flex; justify-content: center; align-items:center; min-height:100vh; }
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