Home › Forums › CSS › Max Width Stylesheet Being Applied to All Widths › Re: Max Width Stylesheet Being Applied to All Widths
January 31, 2013 at 12:30 pm
#122930
Member
Sorry for the confusion. Let me try to explain more clearly.
If I put the (max-width: 640px) code in my header _after_ the “style.css” (or my main stylesheet) it applies the styles from the max-width:640px stylesheet to all screensizes instead of just to screens that are 640px or less.
Does that make sense?