
Submitted about 1 year ago
blog-preview-card-main
#vite#tailwind-css
@Siddarth-abcs
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
any Suggestions
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?none
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@danielmrz-dev
Hello @Siddarth-abcs!
Impressive work!
I have a very simple suggestion:
📌 On this project, the card container has a
border
and also abox-shadow
. You can add those with these lines below:element.style { border: 1px solid black; box-shadow: 10px 10px 0 black; }
I hope it helps!
Other than that, your solution is excellent!
Marked as helpful
Join 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