Skip to content

Commit f641aa6

Browse files
committed
Adjust image style a bit more
1 parent 4a47ddd commit f641aa6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/reveal.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,8 @@ section.left .gist .gist-data {
345345

346346
/* Single image on slide at full size */
347347
section > p > img {
348-
height: 90%;
348+
height: 80%;
349+
min-width: 50%;
349350
max-height: 100%;
350351
max-width: 100%;
351352
}

0 commit comments

Comments
 (0)