Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Media Queries Not Working Reply To: Media Queries Not Working

#186944
Timothy Smith
Participant

The reason I have the media queries in in separate files is because of basic organization. I have my style sheets broken into partials for easy sorting

Here are some Pens to show you sorta what I am refering to:

Problem
http://codepen.io/timbo27/pen/IJrHa

Fix
http://codepen.io/timbo27/pen/EKcHI

It is a small change but it worked. Just not sure why/