Learn-CSS-Today icon indicating copy to clipboard operation
Learn-CSS-Today copied to clipboard

Not very dense

Open passani opened this issue 2 years ago • 4 comments

Hy Kyle,

Tried this on latest Chrome. Doesn't look very dense to me. Am I missing something?

image

passani avatar Jul 26 '22 08:07 passani

The problem is your images are not stretching to full width. You could try setting width: 100% on the imgs or set justify-items: stretch on the grid container. I think the reason you are seeing this discrepancy has to do with browser defaults changing since I recorded my video and/or the fact I record my videos on a narrow screen with a high level of zoom which sometimes leads to different results when zoomed out and full screen.

WebDevSimplified avatar Jul 26 '22 11:07 WebDevSimplified

That's very possibly the solution, but please note that I ran the code as-is. The HTML and the CSS I got from GitHub... Do you think you can update the sample code? Thanks

passani avatar Jul 26 '22 12:07 passani

hellow i can fix this i also got the same problem and i knew how to fix this shall i start this please give me the permission

ajay2582 avatar Oct 19 '22 12:10 ajay2582

Sorry for the late reply. I get too many spam GitHub notifications. When I do an update for this course I am planning to redo this entire project as it is troublesome for a lot of people.

WebDevSimplified avatar Oct 20 '22 12:10 WebDevSimplified