Design comparison
SolutionDesign
Solution retrospective
Just a quick and fun site with vanilla css💯
Community feedback
- @festsnusaPosted almost 2 years ago
Congrats with completing this challenge!
Here is how you can improve your design:
- setting to width a precise value is not a good practice. you can use max-width instead and width: 100%;
- add padding to .plan;
- add links to href;
- make buttons clickable. also, you can use transform: scale(1.05) while hovering and add some animations.
Be glad to see some improvements. Happy coding.
1
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