-
Hi, I'm creating a revealjs presentation using Quarto. The property to override is: .reveal .slide ol li margin-top:0; Thanks in advance for your help, |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Sep 7, 2022
Replies: 1 comment 1 reply
-
Use the ID of the slide: (which is either derived from the slide heading or whatever you called it)
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ced75
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the ID of the slide: (which is either derived from the slide heading or whatever you called it)