Why is my nav not responsive?
I don't know why my header is not responsive. I've been looking around for about an hour and I can't seem to find what's wrong. What's the problem with my code? I'm using tailwind for the styling, the rest is pure React.
5 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
It's actually a custom color! I'm making a Discord landing page clone and set up the colors in
tailwind.config.cjs
to use in tailwind
I hadn't thought about that! Thanks
Couldn't make codesandbox workUnknown User•2y ago
Message Not Public
Sign In & Join Server To View
you should also be able to copy the contents of any tag in the inspector, and get an HTML version of your page after React has rendered it