I'm experiencing a weird issue with the mobile responsive layout of a website.
The address is
Here you can see how I can freely move horizontally, this doesn't happen on dev tools or android devices.
Also when I press the mobile burger the whole layout shrinks a bit.
CodePudding user response:
it is because the top part "flex-shrink-0 flex items-center". I entered a "max-width: 100%;".