A
A
Alexander Knyazev2016-04-02 17:28:15
css
Alexander Knyazev, 2016-04-02 17:28:15

Layout for mobile devices. What am I doing wrong?

Started making up the page. This is how it is displayed when the browser is opened to full screen (1366 by 768):
71f0baeab0e94d6cac50bd172e3727e0.png
Here, for the topmost block, a grid is used, three columns - the Wi-Fi icon, operating mode and payment cards. When compressing the browser, everything works as it should:
57b0e2ff1c2d4b4b9cca58339ca0041a
As you can see, they are compressed, everything is fine, the columns work. I launch a view from mobile devices in the developer tools (for example, with a screen size like that of an iPhone-6)
3061f667c3f240dd82fa503a5bb37e2f
The page is not responsive, as if I fixed its width.
What could be the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
khipster, 2016-04-02
@alexandrknyazev13071995

<meta name='viewport' content='width=device-width, initial-scale=1.0'>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question