Design comparison
Solution retrospective
Hi there ๐, Iโm Orton and this is my solution for this challenge.
Built With:
TailwindCSS npm - prettier React.js I couldn't get the sidebar to have a dark backdrop and I humbly ask for help. Any suggestions on how I can improve are welcome!
Thank you. ๐โ๏ธ
Community feedback
- @IkuewumiPosted over 1 year ago
Hi Orton ๐. Great solution. And about your question on the backdrop. I think the best way to achieve this is using a pseudo-element on the header element and giving it a background color of your backdrop so that it is on top of everything, except the text, like say:
#00000020
.I hope this helps. Again, great solution. Keep coding ๐,
Ayobami
Marked as helpful0
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