mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-16 11:36:58 +02:00
reduce max-height of images in pdfs
This commit is contained in:
@@ -142,6 +142,7 @@ ul, ol, div, p {
|
||||
}
|
||||
.reveal img {
|
||||
box-shadow: none;
|
||||
max-height: 80%;
|
||||
}
|
||||
.reveal .roll {
|
||||
overflow: visible;
|
||||
|
Reference in New Issue
Block a user