Fix Stray Pixel under ion-header:
Remove the content prop from the the element.
Ion Header:
The Ion Header component can cause some irregular behavior. It's often better to delete it and use a regular <header> tag. Put it inside of the <ion-content> component at the top.