Quantcast
Channel: HTML & CSS
Viewing all articles
Browse latest Browse all 20

firefox fails the simplest grid layout possible below arbitrary vw of 450px

$
0
0
Hi, I notice that firefox-based browsers can’t even handle a simple css grid layout. I wonder what is the cause. Look at samplesamplesample.netlify.app reduce the viewport’s width below 450px and compare with chromium. The css can be found there “https://samplesamplesample.netlify.app/css/main.min.css”.
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...

Read more

Viewing all articles
Browse latest Browse all 20

Trending Articles