I recently developed a Node JS app using EJS templates and Tailwind CSS.
Check it out live here:
If you're curious, feel free to explore the code on Github.
While the media queries function well on desktop devices, they seem to be ineffective on mobile devices. Any thoughts or insights on what might be causing this issue? Should I consider reverting back to traditional CSS media queries?