Why is my grid resizing by itself

Hello,
The 2 columns Grid in my page is resizing alone after like 5-10 sec, i can’t figure out why. It’s like everything fine (it’s not) and bim it changes…

I feel it’s a simple mistake that already took hours of my time (i’m beginner), if someone could help i would be grateful!

Thanks


Here is my site Read-Only: Webflow - Charles's Top-Notch Site

It’s working fine on my device. I don’t know what’s the problem here.

That sounds really frustrating. Sometimes these layout issues can be a real headache. Have you checked if any JavaScript or CSS animation might be causing the resizing? It could also be due to late images or other content loading and affecting the grid size. Try setting fixed widths for your columns to see if that stabilizes things.

It generally happens when the parent div is somehow have some height width, make those auto.