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