I know you guys have gotten support tickets for this same exact issue before, but ive went through as many as i saw and none of them had a fix for my issue.
Sites url is https://chuck-norris-murga.netlify.app/
It’s completely responsive when i go into inspect and move the resolutions around, but when i go on my phone, its messed up, the image that i had set to Display: none is showing, the page that i set to width 30svh has a different height.
Is the problem that @media doesnt work?
Thanks in advance.
The build command i used is “parcel build index.html --dist-dir ./dist”
p.s Yeah i did ask the bot for help, and i did npx serve to check if the site is responsive there, and it was.