[ad_1]
As soon as my website shrinks down to pixel 544, the phone icon at the top shoots up out of place.
On the wordpress gutenberg editor, it looks fine. When it’s live, it ain’t where I want it. I assume it’s some type of spacing issue, but I’m not seeing it.
Anyone got any ideas why pixel 544 is choosing to be my enemy today?
Thanks.
Website: [accuratepoolca.com](http://accuratepoolca.com)
[ad_2]
This is being called in your styles:
@media (max-width: 544px) {
(index):20
.wp-block-columns .wp-block-column:not(:last-child) {
}
margin-bottom: 20px;
}