Micah Blu

Results 3 comments of Micah Blu

Sorry for the late reply on this. Can you please provide me some environment specifics? What os, php version etc.

Not at all, let's go for it

Don't use `flex` use `grid` instead. The issue with `flex` and even floating your elements is that `Element.getBoundingClientRect()` does not provide an accurate `top` value. This is an issue with...