Working on a site and it looks good on the DevTools simulator but whacked on the phone (iPhoneX).
I found some questions about DevTools being off from actual views, a typical answer is "it's a simulator"
But I have also noticed that if I use px as a measurement instead of vh or % I get a more realistic view.
So, the general question is: What is the best way to get the best possible simulation out of DevTools (eg. like using the units as I mentioned above).