Control the Height of Images / Figures with a Column Layout for Reveal.JS #3641
Unanswered
RoyiAvital
asked this question in
Q&A
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.
-
I have the following code:
The problem is the images height is too large so it doesn't fit the slide which is defined as:
The question, how can I control the height of the images. I tried
{#fig-dis-dis height="200"}
and{#fig-dis-dis style="height: 200"}
yet it had no effect.Is there a way to control it?
Maybe a way to control the height of the whole
quarto-layout-panel
?Beta Was this translation helpful? Give feedback.
All reactions