Replies: 0
Hello,
I was taking the FSE course/training and after implementing the new blog post grid pattern I noticed that the images are not displaying in full width. On the Full site editing screen everything looks great, but not on the actual website.
I inspected the page with chrome developer tools and noticed that turning the width: 100%; property fixed it, but I don’t know why. The image width is supposed to be 100% of its container, why would turning it off fix the problem?
It is also important to note that I used cover and not contain.