diff options
Diffstat (limited to 'dist/dsc.css')
| -rw-r--r-- | dist/dsc.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/dsc.css b/dist/dsc.css index f2f88ac..8ba4135 100644 --- a/dist/dsc.css +++ b/dist/dsc.css @@ -12,8 +12,8 @@ .reveal img, .reveal video, .reveal iframe { - max-width: 95%; - max-height: 95%; + max-width: 65%; + max-height: 65%; } .reveal a { |