I made a responsive website, testing on sites that simulate a cell phone, but when I open a real cell phone it does not adapt to the computer version.
I made a responsive website, testing on sites that simulate a cell phone, but when I open a real cell phone it does not adapt to the computer version.
Add this line to <head></head>
:
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no" />