diff options
Diffstat (limited to 'static/site.css')
-rw-r--r-- | static/site.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/site.css b/static/site.css index 9f6d2171..69d3e9fb 100644 --- a/static/site.css +++ b/static/site.css @@ -449,6 +449,8 @@ h1 { .reveal { position: relative; + width: 100%; + height: 100%; } .reveal img { |