Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
tailwind media query not working on a specific page - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
2w ago
•
13 replies
Ganesh
tailwind media query not working on a specific page
front-end
Hello
. This isn
't my code but a friends
. I am trying to help him debug this
.
He has two sites and both use a login from component
. for some reason the styles for both sites are different
.
I
've tracked this down to a div with
w-full md:w-80
w-full md:w-80
classes
. it seems for the author site the
md:w-80
md:w-80
breakpoint doesn
't trigger
. But i can
't figure out the reason for this
.
it might be that
m
d
:w
-80 appears in different order for both but i can
't fathom why
.
https://github.com/devnchill/OdinBlog/blob/main/apps/frontend-author/src/pages/LoginPage.tsx
(link to author forntend file
)
https://github.com/devnchill/OdinBlog/blob/main/apps/frontend-viewer/src/pages/LoginPage.tsx
(link to viewer frontend file
)
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Pages not working
KP-C
Kevin Powell - Community / help
4w ago
CSS if() style query not working like @container style query
KP-C
Kevin Powell - Community / help
10mo ago
page reloads on saving a file
KP-C
Kevin Powell - Community / help
10mo ago
Css vs tailwind
KP-C
Kevin Powell - Community / help
9mo ago