need help with grid in responsive
codepen link : https://codepen.io/Vicky-clowdy/pen/jOjoQPY
So the red circles will be replaced by images on my project but the problem is
the images are displaying correctly in devtools responsive like that picture but when i use vs port forward and saw on mobile the first column is not displaying , it shows from 2nd column.
i tried grid-auto-flow:row and still the first 2 elements not display properly
So the red circles will be replaced by images on my project but the problem is
the images are displaying correctly in devtools responsive like that picture but when i use vs port forward and saw on mobile the first column is not displaying , it shows from 2nd column.
i tried grid-auto-flow:row and still the first 2 elements not display properly


