@
@
@pylliok2016-09-12 01:17:11
css
@pylliok, 2016-09-12 01:17:11

Why is responsive design not working?

Here is the actual page: pyiio3k.bget.ru
I made a media request like:

@media screen and (max-width:768px){}

When I open a page in the browser and start to reduce the browser window, the adaptive layout works. In the case when I open the page through Iphone (MB and all other phones, etc.), media requests do not work. Tell me why?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey delphinpro, 2016-09-12
_

100% missing meta tag

<meta name="viewport" content="width=device-width">

P
pingo, 2016-09-12
@pingo

works, put yourself https://chrome.google.com/webstore/detail/mobilere...
awesome little thing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question