reduce max-height of images in pdfs
This commit is contained in:
parent
fa6187072e
commit
da1f221b4f
|
@ -142,6 +142,7 @@ ul, ol, div, p {
|
|||
}
|
||||
.reveal img {
|
||||
box-shadow: none;
|
||||
max-height: 80%;
|
||||
}
|
||||
.reveal .roll {
|
||||
overflow: visible;
|
||||
|
|
Loading…
Reference in New Issue
Block a user