Strange behavior after uploading

Hi,

4 days ago i upload a totally brand new responsive website.
Everything was working fine until yesterday.

I did all my test on a temporary folder on my server and everything works fine.
After i finish my test i upload all the files to the root folder, everything works fine.
But nowadays it seems that all the responsive coding i did didn’t work anymore or that all the media querys i setup didn’t respond anymore. :mad:

If you have time check the temporary folder link and the main one (the root)

I just don’t know what happen. The only change i did is to setup a Google analytic on my pages (in the root folder).

If you have any ideas ???

Thanks in advance

Chris

Hey i found the problem.
As i’m a dumb i modifiy all my html pages addings some meta tags.
At this point i remove this line :
<meta name=“viewport” content=“initial-scale = 1.0,maximum-scale = 1.0” >

So it could not work on mobile device…

See ya