Problem to show mobile version of a website

Hi I have deployed a website with netlify and the desktop version works as intended but if i go to the site on a mobile it just show the desktop version. I am sure that the site is all right having configured it on chrome dev tools per device, can you help me? thank you

Website: https://vocal-pithivier-4b2973.netlify.app/

Hi @Pierspoggipollini, welcome and thanks for the post.
I just visited your site on mobile and it is displaying the responsive mobile version.

Kindly confirm from your end if it is working now or NOT.

Thanks.

Hi thanks for reply, in my iPhone and other device I tried but don’t show the responsive version

I don’t know if depends of this deployment because in my code there is the meta tag of device. Thanks

Hi @Pierspoggipollini, thanks for the feedback.
Kindly go through your code and make sure the code for responsive queries are matching the device dimensions.
Thanks.