properly for them, apparently it loads the mobile version of it for them.. asked their resolution (1024x768) which makes sense.. my stylesheet triggers mobile view when screen width is less than 1440px (no phones with larger screens and no desktops with less than 1920px width I assumed)... Is there a better way to distinguish mobile users from the desktop ones? Currently I'm using @media only screen and (max-width: 1440px) {}
why don't you give your user a choice? telegram web does it.
Use a lower breakpoint for mobile. 1024 px width is very common for screens from a few years ago
Bro, the innerWidth of Firefox in my PC is 1440px
Обсуждают сегодня