Skip to content

Commit 68d5768

Browse files
committed
add HandDGP content
1 parent e8b7710 commit 68d5768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

handdgp/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h3 style="margin-top:0.1rem;margin-bottom:0.5rem;">Niantic</h3>
9696

9797
<div class="row" style="text-align:center;">
9898
<br>
99-
<img src="resources/images/teaser.png" alt="teaser.png" class="text-center" style="width: 40%; max-width: 720px">
99+
<img src="resources/images/teaser.png" alt="teaser.png" class="text-center" style="width: 40%; min-width: 360px; max-width: 720px">
100100
</div>
101101

102102
<div class="container">
@@ -118,7 +118,7 @@ <h3>Abstract</h3>
118118
</div>
119119
<div class="row" style="text-align:center; padding-left:1rem; padding-right:1rem; padding-bottom:1rem;">
120120
<div class="col-xs-12">
121-
<video id="overviewVideo" controls muted style="width: 70%; max-width: 1080px; height: auto;">
121+
<video id="overviewVideo" controls muted style="width: 70%; min-width: 360px; max-width: 1080px; height: auto;">
122122
<source src="resources/videos/handdgp_video_online.mp4" type="video/mp4">
123123
</video>
124124
</div>

0 commit comments

Comments
 (0)