Landing page with dropdown menu using reactJs and tailwid

Solution retrospective
I still don't understand about how to make a navbar on a mobile display with a blurry background, if you have any suggestions please let me know
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ekkas303
I had the same problem but i found a simple solution by making a div below the body and setting the height and width to 100%. I made sure to set the position of the body to relative and also the div position to absolute . I made the div black and played around with the transparency until i was satisfied. This was my way of solving it but i think there are much better ways to do it.
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