« get me outta code hell

cover art bug fixes - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/static
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2020-11-23 14:34:28 -0400
committer(quasar) nebula <towerofnix@gmail.com>2020-11-23 14:34:28 -0400
commitbf2ae11314abd73acdbcc9e4bd5b22ed59aae3c7 (patch)
tree187f3edbd70f48a894bacd99d0162ec57d7049c1 /static
parent372681e748f88f8f31f7845d6f0c6f160d0eed96 (diff)
cover art bug fixes
Diffstat (limited to 'static')
-rw-r--r--static/site.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/site.css b/static/site.css
index 9f6d217..69d3e9f 100644
--- a/static/site.css
+++ b/static/site.css
@@ -449,6 +449,8 @@ h1 {
 
 .reveal {
     position: relative;
+    width: 100%;
+    height: 100%;
 }
 
 .reveal img {