File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ <h3 style="margin-top:0.1rem;margin-bottom:0.5rem;">Niantic</h3>
96
96
97
97
< div class ="row " style ="text-align:center; ">
98
98
< 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 ">
100
100
</ div >
101
101
102
102
< div class ="container ">
@@ -118,7 +118,7 @@ <h3>Abstract</h3>
118
118
</ div >
119
119
< div class ="row " style ="text-align:center; padding-left:1rem; padding-right:1rem; padding-bottom:1rem; ">
120
120
< 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; ">
122
122
< source src ="resources/videos/handdgp_video_online.mp4 " type ="video/mp4 ">
123
123
</ video >
124
124
</ div >
You can’t perform that action at this time.
0 commit comments