I am going through my site that is nearly ready to launch and optimizing it for mobile viewing - since that’s probably what 90% of my user’s would use to view the site anyway.
When optimizing the size for mobile, what is the best viewport size to optimize for? If I optimize to work with one size, it looks like crap on another. Should I just optimize it for the most common viewport size?
According to data I’ve found for both North America and World Wide, It looks like 414x896(NA) and 360x640(WW)…
My phone is 428x926 (iPhone 13 Pro Max) so how do I know what to optimize for? Do I need to put a condition on nearly everything to change its size based on screen size? This seems like it would take longer than it did to even develop the site itself.