We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde8986 commit e942400Copy full SHA for e942400
1 file changed
index.html
@@ -157,7 +157,7 @@ <h1 class="title is-1 publication-title">Validation of Space Robotics in Underwa
157
<div class="hero-body">
158
<title class="title is-2 has-text-centered">Teaser Video</title>
159
<video poster="" id="tree" autoplay controls muted loop
160
- style="width: 100%; clip-path: inset(0 10%);"
+ style="width: 100%; clip-path: inset(0 18% 0 12%);"
161
onloadedmetadata="this.playbackRate=2.0;">
162
<!-- Your video here -->
163
<source src="static/videos/exp2_1.mp4"
0 commit comments