scwebd
7/27/2018 - 2:46 AM

Media Query Order

Media Queries:

When using all min-width, the narrower/smaller media queries goes first and the widest media query will go last. 

When using all max-width, the widest/biggest width of media query goes first and the narrowest go last.