Replies: 1 comment
-
This is so that the image placeholder has the correct aspect ratio. It'll expand the image placeholder to the same size -- which is important as otherwise your image placeholder would be not visible and the proper image will "jump" in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Here is my image code:
and there is an output in browser:

My question is: how can I get rid of this div (
.gatsby-image-wrapper > div[aria-hidden="true"]
selector doesn't work)? Or how can I remove this padding?Beta Was this translation helpful? Give feedback.
All reactions