Hi, I notice that firefox-based browsers can’t even handle a simple css grid layout. I wonder what is the cause. Look at “sample sample sample .netlify.app” (remove the space), reduce the viewport’s width below 450px and compare with chromium. The css can be found there “sample sample sample .netlify.app /css/ main.min.css”.
I don’t know why I can’t post normal links, but come on, how the hell am I supposed to show what I’m talking about ?!
The only pecularity I can think of, is the fact I use itself as the container, to simplify the dom structure. No reason it shouldn’t work, it does fine with chromium. Otherwise it’s literally the simplest grid layout possible.
Thanks