remove autoplay
This commit is contained in:
parent
25648da660
commit
7a66cbeeaa
|
@ -99,7 +99,7 @@
|
||||||
<section class="section-clear">
|
<section class="section-clear">
|
||||||
<h2 class="section-clear__big-title">Quick Overview</h2>
|
<h2 class="section-clear__big-title">Quick Overview</h2>
|
||||||
|
|
||||||
<video class="quick-overview__video" controls autoplay loop>
|
<video class="quick-overview__video" controls loop>
|
||||||
<source src="videos/Quick_overview.mp4" type="video/mp4">
|
<source src="videos/Quick_overview.mp4" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
|
|
Loading…
Reference in New Issue