
Design comparison
SolutionDesign
Solution retrospective
- Is it overkill to use Create React App/Tailwind CSS in such a simple challenge or should I use it as much as possible to get comfortable with them?
- Below "Why Us", I wanted "opacity-80" for every <p> tag. So I created a <div> on line 29 of app/src/index.js to encapsulate the opacity. Is this good practice or will it become infeasible in larger projects?
- I notice a sharp angle on every rounded corner as if the shadow were applied to a non-rounded corner. Is there a way to fix this?
Community feedback
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