aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorgeireann <60007097+geireann@users.noreply.github.com>2020-11-29 11:15:30 +0800
committergeireann <60007097+geireann@users.noreply.github.com>2020-11-29 11:15:30 +0800
commit534a4e81e84adbd46b629731ac3ca7d3ea41a670 (patch)
tree9c15a85b1f652dd378c21e6f5260346da45b7e2a /deploy
parentc15513601495e70c8e4161308814e72972d51367 (diff)
temporal media updates for pres. trails
Diffstat (limited to 'deploy')
-rw-r--r--deploy/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/index.html b/deploy/index.html
index af67ac301..beb7dd205 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -14,8 +14,8 @@
justify-content: center;
background-color: #AEDDF8;
z-index: 10;
- width: 100%;
- height: 100%;
+ width: 100vw;
+ height: 100vh;
}
.dash-loader-container {