Submitted about 1 month ago
my take on the four-card-feature project
@Fable54321
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Spent way too much time working on the box shadow. Could have got it better still, but it's close enough.
Community feedback
- @khatri2002Posted 29 days ago
The developed design seems accurate!
Since you've mentioned about
box-shadow
property, below are my suggestions.- Try CSS frameworks such as Tailwind; where the readymade classes are prepared. Even if you're not using any framework, you can always copy paste the CSS style provided there; and modify it according to your needs.
- You can also search properties such as 'box-shadow' over the web in order to get the pre prepared values.
However, writing CSS properties from scratch is always preferred when you're trying to learn them.
Happy Coding!
Marked as helpful1
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