diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/main.css b/css/main.css index c967f6e..621857b 100644 --- a/css/main.css +++ b/css/main.css @@ -468,7 +468,7 @@ body { .reveal .slides { position: absolute; max-width: 900px; - width: 60%; + width: 80%; height: 60%; left: 50%; top: 50%; |