Design comparison
SolutionDesign
Solution retrospective
This was the first time I saved the image from the challenge into figma and draw over it and then tried my best to convert it to html/css
Community feedback
- @DrMESAZIMPosted over 2 years ago
Hi @Youssif94
here are the addition to your code I would like
- I want to be able to scroll the webpage easily so I removed the property on line line 23 .container{height: 90vh;}
2.I want to add hover effect to these target line 32
.plan3, .proceed button:hover{cursor: pointer;}
0 - @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge
Keep up the good work
Your solution looks great however I think that the title of the card needs to be in a heavier font weight. Secondly I think that the card needs a subtle box shadow using
box-shadow
.I hope this helps
Cheers
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