Blog Preview page with Tailwind

Please log in to post a comment
Log in with GitHubCommunity feedback
- @danielrosaa
Nice! On line 28 of your code, if you don't want to use inline style, you can add box-shadow with Tailwind like this:
shadow-[8px_8px_0_0]
or extend a new shadow value in tainwind.config.js.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