aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorMelissa Zhang <mzhang19096@gmail.com>2020-09-30 22:01:44 -0600
committerMelissa Zhang <mzhang19096@gmail.com>2020-09-30 22:01:44 -0600
commit09aab9558a26a2d7c8e3d485aca578960af72821 (patch)
treeb53bdc6f2fcb269b74a097f56bfeec248e7f918b /deploy
parentbd827b97c719abeadf243ba4f8b2ba417badb65b (diff)
parent852ddf70b7ed3d027eb5cb8415df4df77b8652a6 (diff)
pull from master
Diffstat (limited to 'deploy')
-rw-r--r--deploy/assets/pinWithView.pngbin0 -> 89557 bytes
-rw-r--r--deploy/assets/presTrails.pngbin0 -> 39720 bytes
-rw-r--r--deploy/index.html2
3 files changed, 1 insertions, 1 deletions
diff --git a/deploy/assets/pinWithView.png b/deploy/assets/pinWithView.png
new file mode 100644
index 000000000..eb0d09689
--- /dev/null
+++ b/deploy/assets/pinWithView.png
Binary files differ
diff --git a/deploy/assets/presTrails.png b/deploy/assets/presTrails.png
new file mode 100644
index 000000000..804075318
--- /dev/null
+++ b/deploy/assets/presTrails.png
Binary files differ
diff --git a/deploy/index.html b/deploy/index.html
index b99ca040d..282acc0ce 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -11,7 +11,7 @@
<body style="display:flex" id="dash-body">
<!-- <script src="https://hypothes.is/embed.js" async></script> -->
- <div id="root" style="position:relative;width:100%;height:100%"></div>
+ <div id="root" style="position:absolute;width:100%;height:100%;overflow: hidden;"></div>
<script src="/bundle.js"></script>
</body>