I have a media query telling my footer
to have background-color:none
only in Landscape. When in portrait it is a transparent red.
For some reason it is ignoring the landscape query.
What could possibly be causing this?
I have a media query telling my footer
to have background-color:none
only in Landscape. When in portrait it is a transparent red.
For some reason it is ignoring the landscape query.
What could possibly be causing this?