Skip to content
Discussion options

You must be logged in to vote

You can play with height/max-height depending on what you want.

.reveal pre.sourceCode code {
  /* height: 500px; */
  max-height: 1000px;
}

You can use your favourite browser inspect/developper mode to see what CSS classes/attributes to tweak.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
revealjs Issues with the revealjs format html Issues with HTML and related web technology (html/css/scss/js)
2 participants