Skip to content

Commit 4a47ddd

Browse files
committed
Remove width scaling
1 parent 6928f9a commit 4a47ddd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css/reveal.css

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

346346
/* Single image on slide at full size */
347347
section > p > img {
348-
width: 90%;
349-
height: 70%;
348+
height: 90%;
350349
max-height: 100%;
351350
max-width: 100%;
352351
}

0 commit comments

Comments
 (0)