Why is my Android device-width 980px?

前端 未结 3 1439
时光说笑
时光说笑 2020-12-31 23:53

I am confused. I am trying to make a website responsive by playing around with media queries.

according to most sources, for example this, the mediq-query to use for

3条回答
  •  失恋的感觉
    2021-01-01 00:02

    I know this question is old but for future people who look at this, this is most likely caused because the OP hasn't set the proper meta tag. Add this to the header.

    
    

提交回复
热议问题