-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hello, I'm using the React-stack-grid library for my website.
Everything works fine, but only on mobile screen every item is stack of top of each other. I analyzed the items and it is specifically when the window is less then 444px. If it is less, they are stack on top of each other. When it is more then 445px, they work just fine.
Does somebody know how to fix this issue? I already tried a lot, like the viewport meta tag, checking if somewhere in my code i used 444 of 445 px, ...
Thanks!
Metadata
Metadata
Assignees
Labels
No labels