Full Bleed Layout images in gatsby-remark-image & mdx? #38055
Unanswered
rifqirosyidi
asked this question in
Help
Replies: 0 comments
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, i have a simple blog written in mdx, here i want to apply some images to have a "full-bleed" layout. however i have a difficulty to make this work,
config for gatsby-remark-image
in the blog post i have this image for example.
The rendered image will always have the same width as its container.
I attempted to create a custom CSS to handle this issue, but I encountered some challenges in getting it to work correctly.
I would greatly appreciate any suggestions you might have.
Beta Was this translation helpful? Give feedback.
All reactions