Skip to content

Commit beb55f8

Browse files
committed
.
1 parent 85d05e0 commit beb55f8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

public/SparseVideoNav/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
</video>
4444
</div>
4545
<div class="hero-video is-hidden-tablet is-inline-block-mobile"
46-
style="height: 154.28571428vw; width: 100%; min-width:64.81481481vh;min-height:100%;">
47-
<video id="hero-video-mobile" playsinline webkit-playsinline x5-playsinline x5-video-player-type="h5" autoplay loop muted poster="https://assets.kinetixai.cn/20260207arch/photo_hk_teaser_poster.png">
46+
style="width: 100%; height: 100vh; overflow: hidden; position: relative;">
47+
<video id="hero-video-mobile" playsinline webkit-playsinline x5-playsinline x5-video-player-type="h5" style="width: 100%; height: 100%; object-fit: cover; display: block;" autoplay loop muted poster="https://assets.kinetixai.cn/rise/20260209-095235.png">
4848
<!-- <source src="https://assets.kinetixai.cn/images2026/teaser_mobile.mp4" type="video/mp4"> -->
4949
<source src="https://assets.kinetixai.cn/rise2/165026.mp4" type="video/mp4">
5050
</video>
@@ -164,15 +164,15 @@ <h1 class="title is-1 publication-title">Sparse Video Generation Propels <br>
164164
</a>
165165
</span>
166166
<!-- Video Link. -->
167-
<span class="link-block">
167+
<!-- <span class="link-block">
168168
<a target="_blank" href=""
169169
class="external-link button is-normal is-rounded is-dark">
170170
<span class="icon">
171171
<img src="https://assets.kinetixai.cn/images2026/youtube.svg" alt="YouTube" style="width: 24px; height: 24px;" />
172172
</span>
173173
<span>YouTube</span>
174174
</a>
175-
</span>
175+
</span> -->
176176
<!-- Bilibili Video Link -->
177177
<!-- <span class="link-block">
178178
<a target="_blank" href=""

0 commit comments

Comments
 (0)