Search
Star
Feedback
Setup for Free
Ā© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Do you guys prefer to use media query min-width or max-width? - Kevin Powell - Community
KP-C
Kevin Powell - Community
ā¢
4y ago
ā¢
15 replies
Koicha
Do you guys prefer to use media query min-width or max-width?
I have noticed a lot popular CSS framework such as tailwind
, Bootstraps etc
. are using
min-width
min-width
for media query when doing some sort of CSS utility class name
.
Are there any particular reason they are not using
max-width
max-width
?
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
For media query min-width or max-width is better to choose? And is consistency important?
KP-C
Kevin Powell - Community / front-end
3y ago
max-width media query not applying to max value
KP-C
Kevin Powell - Community / front-end
3y ago
Responsive container : max-width or padding ?
KP-C
Kevin Powell - Community / front-end
3y ago