Can someone point me in the direction of a tutorial or guide for how to reliably wrangle placement on a screen? In my most recent example, I’m placing a logo at the top of the screen and using the red guidelines to determine when it’s centered. There’s nothing else on the page to confuse it, yet it looks centered in my preview, but when I load the PWA on a phone, it is off center.
It’s quite frustrating when it doesn’t behave. If there is a guide for controlling this behavior, I’d love to see it. Tossing my laptop out the window seems like a costly alternative!
I can tell that the layout functionality is trying to help me. But every so often I just want to tell it to behave one way and not assume something else. Containers sometimes work. I’ll check out these posts. Thanks!