Ive got a problem with website which I was helping to develop. link is here: http://orfinstudio.pl/www/
why the website is not scalling to the size of mobile?
Ive used
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
tried also other combinations..
I had this problem once,i got solution through internet and i fixed it,Change this in your meta tag...
content="user-scalable = yes"