Home › Forums › CSS › Container width on iPad › Reply To: Container width on iPad
December 10, 2013 at 12:24 pm
#158090
Participant
I am using media queries at a breakpoint of 480px for mobile phones. When troubleshooting I applied some different styles at a 800px breakpoint, but could not find anything that was causing the weirdness.
I have a feeling that it might have to be an issue with my viewport being set to device-width, but am worried about setting a fixed width since that will mess with the breakpoint styles at 480px.