Skip to content

Commit e942400

Browse files
committed
cropping videos3
1 parent fde8986 commit e942400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h1 class="title is-1 publication-title">Validation of Space Robotics in Underwa
157157
<div class="hero-body">
158158
<title class="title is-2 has-text-centered">Teaser Video</title>
159159
<video poster="" id="tree" autoplay controls muted loop
160-
style="width: 100%; clip-path: inset(0 10%);"
160+
style="width: 100%; clip-path: inset(0 18% 0 12%);"
161161
onloadedmetadata="this.playbackRate=2.0;">
162162
<!-- Your video here -->
163163
<source src="static/videos/exp2_1.mp4"

0 commit comments

Comments
 (0)