diff options
| author | geireann <60007097+geireann@users.noreply.github.com> | 2020-11-29 11:15:30 +0800 |
|---|---|---|
| committer | geireann <60007097+geireann@users.noreply.github.com> | 2020-11-29 11:15:30 +0800 |
| commit | 534a4e81e84adbd46b629731ac3ca7d3ea41a670 (patch) | |
| tree | 9c15a85b1f652dd378c21e6f5260346da45b7e2a /deploy | |
| parent | c15513601495e70c8e4161308814e72972d51367 (diff) | |
temporal media updates for pres. trails
Diffstat (limited to 'deploy')
| -rw-r--r-- | deploy/index.html | 4 |
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 { |
