Skip to content

Commit 743770a

Browse files
committed
Remove video poster
1 parent 958d87c commit 743770a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</div>
3131
</nav>
3232
<div class="home container-fluid" id="home">
33-
<video class="home-video" preload='auto' loop autoPlay poster="../imgs/bg1.jpg">
33+
<video class="home-video" preload='auto' loop autoPlay>
3434
<source src='https://d1a3f4spazzrp4.cloudfront.net/clarity/bit_grip_bg.mp4' type='video/mp4' />
3535
</video>
3636
<header class="home-header">

0 commit comments

Comments
 (0)